UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / arch / powerpc /
2011-07-15 Eric B Munsonpowerpc/oprofile: Handle events that raise an exception...
2011-07-15 Ryan Grimmpowerpc: Set nr_cpu_ids early and use it to free PACAs
2011-07-15 Milton Millerpowerpc/kexec: Fix memory corruption from unallocated...
2011-07-15 Milton Millerpowerpc/kdump64: Don't reference freed memory as pacas
2011-06-02 Frederic Weisbeckerhw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT...
2011-04-27 Eric B Munsonpowerpc/perf_event: Skip updating kernel counters if...
2011-04-27 Anton Blanchardpowerpc: Fix oops if scan_dispatch_log is called too...
2011-04-27 Anton Blanchardpowerpc: Fix accounting of softirq time when idle
2011-03-28 Leann OgasawaraUBUNTU: (no-up) fold down debian for ubuntu-natty 2...
2011-03-23 Anton Blanchardperf, powerpc: Handle events that raise an exception...
2011-03-09 Benjamin Herrenschmidtpowerpc/pseries: Disable VPNH feature
2011-03-09 Benjamin Herrenschmidtpowerpc/iseries: Fix early init access to lppaca
2011-03-02 K.Prasadpowerpc: Fix call to flush_ptrace_hw_breakpoint()
2011-03-02 Anton Blanchardpowerpc/kexec: Restore ppc_md.machine_kexec
2011-03-02 Peter Zijlstrapowerpc/mm: Make hpte_need_flush() safe for preemption
2011-02-07 Anton Blanchardpowerpc: Fix hcall tracepoint recursion
2011-02-07 Anton Blanchardpowerpc/numa: Fix bug in unmap_cpu_from_node
2011-02-07 Anton Blanchardpowerpc/numa: Disable VPHN on dedicated processor parti...
2011-02-07 Anton Blanchardpowerpc/numa: Add length when creating OF properties...
2011-02-07 Anton Blanchardpowerpc/numa: Check for all VPHN changes
2011-02-07 Anton Blanchardpowerpc/numa: Only use active VPHN count fields
2011-02-07 Jesse Larrewpowerpc/pseries: Remove unnecessary variable initializa...
2011-02-07 Jesse Larrewpowerpc/pseries: Fix brace placement in numa.c
2011-02-07 Jesse Larrewpowerpc/pseries: Fix typo in VPHN comments
2011-02-07 Benjamin Herrenschmidtpowerpc: Fix some 6xx/7xxx CPU setup functions
2011-02-07 Benjamin Herrenschmidtpowerpc: Pass the right cpu_spec to ->setup_cpu() on...
2011-02-07 Scott Woodpowerpc/book3e: Protect complex macro args in mmu-book3e.h
2011-02-07 Scott Woodpowerpc: Fix pfn_valid() when memory starts at a non...
2011-01-24 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-21 Linus TorvaldsMerge branch 'irq-cleanup-for-linus' of git://git....
2011-01-21 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-01-21 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-01-21 Thomas Gleixnerpowerpc: Use generic irq Kconfig
2011-01-21 Thomas Gleixnergenirq: Remove __do_IRQ
2011-01-21 Scott Woodpowerpc/mpic: Fix mask/unmask timeout message
2011-01-21 Nishanth Aravamudanpowerpc/pseries: Add BNX2=m to defconfig
2011-01-21 Anton Blanchardpowerpc: Enable 64kB pages and 1024 threads in pseries...
2011-01-21 Anton Blanchardpowerpc: Disable mcount tracers in pseries defconfig
2011-01-21 Ben Hutchingspowerpc/boot/dts: Install dts from the right directory
2011-01-21 Anton Blanchardpowerpc: machine_check_generic is wrong on 64bit
2011-01-21 Anton Blanchardpowerpc: Check RTAS extended log flag before checking...
2011-01-21 Anton Blanchardpowerpc: Fix corruption when grabbing FWNMI data
2011-01-21 Anton Blanchardpowerpc: Rework pseries machine check handler
2011-01-21 Anton Blanchardpowerpc: Don't silently handle machine checks from...
2011-01-21 Anton Blanchardpowerpc: Remove duplicate debugger hook in machine_chec...
2011-01-21 Anton Blanchardpowerpc: Never halt RTAS error logging after receiving...
2011-01-21 Anton Blanchardpowerpc: Don't force MSR_RI in machine_check_exception
2011-01-21 Anton Blanchardpowerpc: Print 32 bits of DSISR in show_regs
2011-01-21 Anton Blanchardpowerpc/kdump: Disable ftrace during kexec
2011-01-21 Anton Blanchardpowerpc/kdump: Move crash_kexec_stop_spus to kdump...
2011-01-21 Anton Blanchardpowerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
2011-01-21 Anton Blanchardpowerpc/kexec: Don't initialise kexec hooks to default...
2011-01-21 Anton Blanchardpowerpc/kdump: Remove ppc_md.machine_crash_shutdown
2011-01-21 Anton Blanchardpowerpc/kexec: Remove ppc_md.machine_kexec
2011-01-21 Anton Blanchardpowerpc/kexec: Remove ppc_md.machine_kexec_cleanup
2011-01-21 Anton Blanchardpowerpc/kexec: Move all ppc_md kexec function pointers...
2011-01-21 Tejun Heopowerpc/cell: Use system_wq in cpufreq_spudemand
2011-01-21 Akinobu Mitapowerpc/rtas_flash: Use simple_read_from_buffer
2011-01-21 Akinobu Mitapowerpc/spufs: Use simple_write_to_buffer
2011-01-21 Steven Rostedtpowerpc/ppc32/tracing: Add stack frame to calls of...
2011-01-21 Steven Rostedtpowerpc/ppc64/tracing: Add stack frame to calls of...
2011-01-21 Michael Ellermanpowerpc: Ensure the else case of feature sections will fit
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-21 Benjamin HerrenschmidtMerge remote branch 'kumar/next' into merge
2011-01-19 Anton Blanchardpowerpc, perf: Fix frequency calculation for overflowin...
2011-01-19 Grant Likelypowerpc/83xx: fix build failures on dt compatible list.
2011-01-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-17 Anton Blanchardpowerpc: perf: Fix frequency calculation for overflowin...
2011-01-16 Grant Likelydt/flattree: Return virtual address from early_init_dt_...
2011-01-14 Andrea Arcangelithp: alter compound get_page/put_page
2011-01-13 Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git./virt...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 Thomas Taranowskirapidio: fix hang on RapidIO doorbell queue full condition
2011-01-13 Timur Tabipowerpc: fix warning when compiling immap_qe.h
2011-01-13 Timur Tabipowerpc/85xx: fix compatible properties of the P1022DS...
2011-01-13 Ilya Yanokpowerpc/mpc8308: fix USB DR controller initialization
2011-01-13 Shaohui Xiepowerpc/fsl_rio: Fix non-standard HID1 register access
2011-01-13 Li Yangpowerpc/85xx: add e500 HID1 bit definition
2011-01-12 Jan KiszkaKVM: Clean up vm creation and release
2011-01-12 Takuya YoshikawaKVM: replace vmalloc and memset with vzalloc
2011-01-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-01-11 Benjamin Herrenschmidtpowerpc/pseries: Fix build of topology stuff without...
2011-01-11 Jesse Larrewpowerpc/pseries: Fix VPHN build errors on non-SMP systems
2011-01-11 Benjamin HerrenschmidtMerge remote branch 'gcl/next' into next
2011-01-10 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2011-01-10 Alexey Dobriyanheaders: kobject.h redux
2011-01-07 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-04 Ingo MolnarMerge commit 'v2.6.37-rc8' into perf/core
2011-01-03 Grant Likelypowerpc/405: Fix missing #{address,size}-cells in i2c...
2011-01-03 John Bonesiopowerpc/5200: dts: refactor dts files
2011-01-03 John Bonesiopowerpc/5200: dts: Change combatible strings on localbus
2011-01-03 John Bonesiopowerpc/5200: dts: remove unused properties
2011-01-03 John Bonesiopowerpc/5200: dts: rename nodes to prepare for refactor...
2011-01-03 Grant Likelypowerpc/dts: fix syntax bugs in bluestone.dts
next