| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-10-28 | 1 | -0/+2 |
|\ |
|
| * | mpc5200: support for the MAN mpc5200 based board mucmc52 | Heiko Schocher | 2009-10-15 | 1 | -0/+1 |
| * | mpc5200: support for the MAN mpc5200 based board uc101 | Heiko Schocher | 2009-10-15 | 1 | -0/+1 |
* | | powerpc/iseries: Remove compiler version dependent hack | Stephen Rothwell | 2009-10-27 | 2 | -42/+25 |
* | | powerpc: Fix hypervisor TLB batching | Anton Blanchard | 2009-10-14 | 1 | -2/+1 |
* | | powerpc: Fix memory leak in axon_msi.c | Michael Ellerman | 2009-10-14 | 1 | -1/+1 |
* | | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt | 2009-10-14 | 1 | -2/+5 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 2 | -2/+2 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -7/+7 |
* | powerpc: Change archdata dma_data to a union | Becky Bruce | 2009-09-24 | 5 | -13/+10 |
* | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2009-09-24 | 2 | -6/+6 |
* | seq_file: constify seq_operations | James Morris | 2009-09-23 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 1 | -2/+2 |
|\ \ |
|
| * | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
| |/ |
|
* | | tracing: Remove markers | Christoph Hellwig | 2009-09-18 | 2 | -2/+0 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -1/+9 |
|\ |
|
| * | PCI/powerpc: support PCIe fundamental reset | Mike Mason | 2009-09-09 | 1 | -1/+9 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 47 | -402/+579 |
|\ \ |
|
| * | | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline | Benjamin Herrenschmidt | 2009-09-11 | 1 | -1/+1 |
| * | | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 2009-09-11 | 1 | -4/+0 |
| * | | powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops | Kumar Gala | 2009-09-11 | 1 | -10/+0 |
| * | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphics | Benjamin Herrenschmidt | 2009-09-02 | 1 | -0/+61 |
| * | | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 1 | -1/+8 |
| * | | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 2009-09-02 | 1 | -1/+1 |
| * | | powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC | Solomon Peachy | 2009-08-31 | 2 | -1/+12 |
| * | | powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support. | fkan@amcc.com | 2009-08-31 | 2 | -0/+13 |
| * | | powerpc: Properly start decrementer on BookE secondary CPUs | Benjamin Herrenschmidt | 2009-08-28 | 1 | -12/+0 |
| * | | powerpc: use dma_map_ops struct | FUJITA Tomonori | 2009-08-28 | 2 | -3/+3 |
| * | | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 2009-08-28 | 4 | -4/+4 |
| * | | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 2009-08-28 | 4 | -0/+4 |
| * | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-08-27 | 6 | -3/+215 |
| |\ \ |
|
| | * | | powerpc/85xx: Add QE USB support for MPC8569E-MDS boards | Anton Vorontsov | 2009-08-25 | 1 | -0/+4 |
| | * | | powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards | Anton Vorontsov | 2009-08-25 | 1 | -0/+14 |
| | * | | powerpc/82xx: Fix BCSR bits for MPC8272ADS boards | Anton Vorontsov | 2009-08-25 | 1 | -1/+7 |
| | * | | powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function | Liang Li | 2009-08-24 | 1 | -1/+38 |
| | * | | powerpc/85xx: Add support for P2020RDB board | Poonam Aggrwal | 2009-08-24 | 3 | -1/+152 |
| * | | | powerpc: Remove SMP warning from PowerMac cpufreq | Bastian Blank | 2009-08-27 | 1 | -8/+0 |
| |/ / |
|
| * | | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> | Geert Uytterhoeven | 2009-08-20 | 2 | -2/+2 |
| * | | powerpc: Missing tests for NULL after ioremap() | roel kluin | 2009-08-20 | 1 | -1/+8 |
| * | | powerpc: ARRAY_SIZE changes in pasemi and powermac code | Stoyan Gaydarov | 2009-08-20 | 2 | -3/+3 |
| * | | powerpc/sputrace: Use the generic event tracer | Christoph Hellwig | 2009-08-20 | 8 | -285/+45 |
| * | | powerpc/86xx: Correct reading of information presented in cpuinfo | Martyn Welch | 2009-08-20 | 1 | -7/+30 |
| * | | powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards | Anton Vorontsov | 2009-08-20 | 2 | -0/+27 |
| * | | powerpc/83xx: Add support for MPC8377E-WLAN boards | Anton Vorontsov | 2009-08-20 | 2 | -4/+5 |
| * | | powerpc/82xx: mgcoge - updates for 2.6.32 | Heiko Schocher | 2009-08-20 | 1 | -9/+60 |
| * | | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-20 | 1 | -5/+33 |