| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Export cacheable_memzero as its now used in a driver | Kumar Gala | 2009-01-08 | 1 | -0/+1 |
* | powerpc: Fix missing semicolons in mmu_decl.h | Benjamin Herrenschmidt | 2009-01-08 | 1 | -3/+3 |
* | powerpc/pasemi: local_irq_save uses an unsigned long | Ingo Molnar | 2009-01-08 | 1 | -1/+1 |
* | powerpc/cell: Fix some u64 vs. long types | Ingo Molnar | 2009-01-08 | 3 | -5/+5 |
* | powerpc/cell: Use correct types in beat files | Ingo Molnar | 2009-01-08 | 2 | -12/+13 |
* | powerpc: Use correct type in prom_init.c | Ingo Molnar | 2009-01-08 | 1 | -1/+1 |
* | powerpc: Remove unnecessary casts | Stephen Rothwell | 2009-01-08 | 1 | -7/+7 |
* | mtd/ps3vram: Add modalias support to the ps3vram driver | Geert Uytterhoeven | 2009-01-08 | 1 | -0/+1 |
* | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD | Jim Paris | 2009-01-08 | 2 | -0/+38 |
* | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH | Kamalesh Babulal | 2009-01-08 | 1 | -2/+3 |
* | powerpc: Enable RELOCATABLE option for CRASH_DUMP | Mohan Kumar M | 2009-01-08 | 1 | -1/+2 |
* | powerpc: Remove the redundant _tlbil_pid at SMP case | Dave Liu | 2009-01-08 | 1 | -1/+2 |
* | powerpc/cell: local_irq_save takes an unsigned long | Stephen Rothwell | 2009-01-08 | 1 | -1/+1 |
* | powerpc/cell: Bitops work on unsigned longs | Stephen Rothwell | 2009-01-08 | 1 | -1/+1 |
* | powerpc: Add ioctls for RS485 mode control of serial drivers | Matthias Fuchs | 2009-01-08 | 1 | -0/+2 |
* | powerpc: Fix pciconfig_iobase system call on PCI-Express powermac | Paul Mackerras | 2009-01-08 | 1 | -2/+7 |
* | powerpc/pasemi: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-08 | 1 | -1/+1 |
* | powerpc/52xx: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-08 | 1 | -1/+1 |
* | powerpc: Rewrite sysfs processor cache info code | Nathan Lynch | 2009-01-08 | 4 | -297/+850 |
* | powerpc/iseries: Kexec is known not to work on iseries | Michael Ellerman | 2009-01-08 | 1 | -0/+11 |
* | powerpc: Copy bootable images in the default install script | Grant Likely | 2009-01-08 | 2 | -2/+14 |
* | powerpc/mm: Cleanup careful_allocation(): consolidate memset() | Dave Hansen | 2009-01-08 | 1 | -6/+5 |
* | powerpc/mm: Make careful_allocation() return virtual addrs | Dave Hansen | 2009-01-08 | 1 | -17/+20 |
* | powerpc/mm:: Cleanup careful_allocation(): bootmem already panics | Dave Hansen | 2009-01-08 | 1 | -5/+1 |
* | powerpc/mm: Add better comment on careful_allocation() | Dave Hansen | 2009-01-08 | 1 | -2/+10 |
* | powerpc/powermac: Add missing of_node_put | Nicolas Palix | 2009-01-08 | 2 | -4/+9 |
* | powerpc/pci: Reserve legacy regions on PCI | Benjamin Herrenschmidt | 2009-01-08 | 1 | -1/+70 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-01-08 | 926 | -17948/+52556 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-07 | 23 | -98/+116 |
| |\ |
|
| | * | sparc64: Work around branch tracer warning. | David S. Miller | 2009-01-07 | 1 | -2/+6 |
| | * | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 19 | -71/+71 |
| | * | sparc: refactor code in fault_32.c | Sam Ravnborg | 2009-01-06 | 1 | -1/+2 |
| | * | sparc64: refactor code in init_64.c | Sam Ravnborg | 2009-01-06 | 1 | -11/+21 |
| | * | sparc64: refactor code in viohs.c | Sam Ravnborg | 2009-01-06 | 1 | -2/+4 |
| | * | sparc: make proces_ver_nack a bit more readable | Steven Rostedt | 2009-01-06 | 1 | -11/+12 |
| * | | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison | 2009-01-07 | 1 | -2/+2 |
| * | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 25 | -191/+66 |
| |\ \ |
|
| | * | | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 | 1 | -2/+2 |
| | * | | x86/PCI: use dev_printk for PCI bus locality messages | Bjorn Helgaas | 2009-01-07 | 1 | -5/+3 |
| | * | | PCI: x86/visws: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -14/+1 |
| | * | | PCI: sh: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -16/+1 |
| | * | | PCI: mips: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -16/+1 |
| | * | | PCI: arm: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 2 | -28/+1 |
| | * | | PCI: alpha: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 2 | -20/+2 |
| | * | | PCI: mips: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -14/+1 |
| | * | | PCI: x86: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -8/+3 |
| | * | | PCI: alpha: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 8 | -14/+9 |
| | * | | PCI: powerpc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -6/+1 |
| | * | | PCI: sh: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -13/+3 |
| | * | | PCI: arm: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -12/+5 |