Age | Commit message (Expand) | Author | Files | Lines |
2011-03-10 | powerpc: platforms/cell irq_data conversion. | Lennert Buytenhek | 5 | -54/+64 |
2011-03-10 | powerpc: platforms/8xx irq_data conversion. | Lennert Buytenhek | 1 | -2/+7 |
2011-03-10 | powerpc: platforms/86xx irq_data conversion. | Lennert Buytenhek | 2 | -12/+15 |
2011-03-10 | powerpc: platforms/85xx irq_data conversion. | Lennert Buytenhek | 7 | -26/+32 |
2011-03-10 | powerpc: platforms/82xx irq_data conversion. | Lennert Buytenhek | 1 | -14/+13 |
2011-03-10 | powerpc: platforms/52xx irq_data conversion. | Lennert Buytenhek | 3 | -63/+64 |
2011-03-10 | powerpc: platforms/512x irq_data conversion. | Lennert Buytenhek | 1 | -7/+7 |
2011-03-10 | powerpc: mpic irq_data conversion. | Lennert Buytenhek | 1 | -2/+2 |
2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt | 2 | -3/+4 |
2011-03-04 | powerpc/pseries: Add support for dynamic dma windows | Nishanth Aravamudan | 1 | -0/+587 |
2011-03-04 | powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partition | Jim Keniston | 1 | -3/+115 |
2011-03-04 | powerpc/nvram: Generalize code for OS partitions in NVRAM | Jim Keniston | 1 | -59/+84 |
2011-03-02 | powerpc/eeh: Remove one to many l's in the word. | Justin Mattock | 1 | -1/+1 |
2011-03-02 | powerpc/pseries: Cleanup use of notifier_from_errno() | Prarit Bhargava | 1 | -12/+2 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 7 | -43/+33 |
2011-02-28 | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 1 | -0/+37 |
2011-02-07 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard | 1 | -0/+37 |
2011-02-04 | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 1 | -1/+1 |
2011-02-04 | memory hotplug: Define memory_block_size_bytes for powerpc/pseries | Nathan Fontenot | 1 | -13/+53 |
2011-02-02 | powerpc/44x: PHY fixup for USB on canyonlands board | Rupjyoti Sarmah | 5 | -2/+139 |
2011-01-22 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -4/+4 |
2011-01-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 10 | -112/+167 |
2011-01-21 | powerpc: Fix corruption when grabbing FWNMI data | Anton Blanchard | 1 | -14/+38 |
2011-01-21 | powerpc: Rework pseries machine check handler | Anton Blanchard | 1 | -18/+30 |
2011-01-21 | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi... | Anton Blanchard | 1 | -1/+1 |
2011-01-21 | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler | Anton Blanchard | 1 | -0/+70 |
2011-01-21 | powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare | Anton Blanchard | 2 | -22/+0 |
2011-01-21 | powerpc/kexec: Don't initialise kexec hooks to default handlers | Anton Blanchard | 2 | -13/+0 |
2011-01-21 | powerpc/kdump: Remove ppc_md.machine_crash_shutdown | Anton Blanchard | 2 | -2/+0 |
2011-01-21 | powerpc/cell: Use system_wq in cpufreq_spudemand | Tejun Heo | 1 | -17/+3 |
2011-01-21 | powerpc/spufs: Use simple_write_to_buffer | Akinobu Mita | 1 | -20/+7 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2 | -4/+4 |
2011-01-21 | Merge remote branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2 | -5/+18 |
2011-01-19 | powerpc/83xx: fix build failures on dt compatible list. | Grant Likely | 2 | -4/+4 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 9 | -12/+12 |
2011-01-13 | powerpc/mpc8308: fix USB DR controller initialization | Ilya Yanok | 2 | -5/+18 |
2011-01-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 16 | -116/+601 |
2011-01-11 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2 | -3/+5 |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 9 | -76/+51 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 1 | -1/+0 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -2/+8 |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -4/+1 |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin | 1 | -0/+3 |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin | 1 | -1/+1 |
2011-01-03 | ppc: fix comment typo singal -> signal | Justin P. Mattock | 1 | -1/+1 |
2011-01-01 | of/flattree: Add of_flat_dt_match() helper function | Grant Likely | 9 | -76/+51 |
2010-12-30 | Merge v2.6.37-rc8 into powerpc/next | Grant Likely | 51 | -168/+1239 |
2010-12-23 | powerpc/mpc5200: include fs.h in mpc52xx_gpt.c | Wolfram Sang | 1 | -0/+1 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -4/+6 |