Age | Commit message (Expand) | Author |
2009-01-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-08 | generic swap(): sparc: rename swap() to swap_ulong() | Wu Fengguang |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2009-01-08 | powerpc: enable dynamic ftrace | Steven Rostedt |
2009-01-08 | powerpc/cell: Fix the prototype of create_vma_map() | Stephen Rothwell |
2009-01-08 | powerpc/mm: Make clear_fixmap() actually work | Anton Vorontsov |
2009-01-08 | powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() | Anton Vorontsov |
2009-01-08 | powerpc: Export cacheable_memzero as its now used in a driver | Kumar Gala |
2009-01-08 | powerpc: Fix missing semicolons in mmu_decl.h | Benjamin Herrenschmidt |
2009-01-08 | powerpc/pasemi: local_irq_save uses an unsigned long | Ingo Molnar |
2009-01-08 | powerpc/cell: Fix some u64 vs. long types | Ingo Molnar |
2009-01-08 | powerpc/cell: Use correct types in beat files | Ingo Molnar |
2009-01-08 | powerpc: Use correct type in prom_init.c | Ingo Molnar |
2009-01-08 | powerpc: Remove unnecessary casts | Stephen Rothwell |
2009-01-08 | mtd/ps3vram: Add modalias support to the ps3vram driver | Geert Uytterhoeven |
2009-01-08 | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD | Jim Paris |
2009-01-08 | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH | Kamalesh Babulal |
2009-01-08 | powerpc: Enable RELOCATABLE option for CRASH_DUMP | Mohan Kumar M |
2009-01-08 | powerpc: Remove the redundant _tlbil_pid at SMP case | Dave Liu |
2009-01-08 | powerpc/cell: local_irq_save takes an unsigned long | Stephen Rothwell |
2009-01-08 | powerpc/cell: Bitops work on unsigned longs | Stephen Rothwell |
2009-01-08 | powerpc: Add ioctls for RS485 mode control of serial drivers | Matthias Fuchs |
2009-01-08 | powerpc: Fix pciconfig_iobase system call on PCI-Express powermac | Paul Mackerras |
2009-01-08 | powerpc/pasemi: Use DEFINE_SPINLOCK | Julia Lawall |
2009-01-08 | powerpc/52xx: Use DEFINE_SPINLOCK | Julia Lawall |
2009-01-08 | powerpc: Rewrite sysfs processor cache info code | Nathan Lynch |
2009-01-08 | powerpc/iseries: Kexec is known not to work on iseries | Michael Ellerman |
2009-01-08 | powerpc: Copy bootable images in the default install script | Grant Likely |
2009-01-08 | powerpc/mm: Cleanup careful_allocation(): consolidate memset() | Dave Hansen |
2009-01-08 | powerpc/mm: Make careful_allocation() return virtual addrs | Dave Hansen |
2009-01-08 | powerpc/mm:: Cleanup careful_allocation(): bootmem already panics | Dave Hansen |
2009-01-08 | powerpc/mm: Add better comment on careful_allocation() | Dave Hansen |
2009-01-08 | powerpc/powermac: Add missing of_node_put | Nicolas Palix |
2009-01-08 | powerpc/pci: Reserve legacy regions on PCI | Benjamin Herrenschmidt |
2009-01-08 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-01-07 | sparc64: Work around branch tracer warning. | David S. Miller |
2009-01-07 | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | xtensa: introduce swab.h | Harvey Harrison |
2009-01-07 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki |
2009-01-07 | x86/PCI: use dev_printk for PCI bus locality messages | Bjorn Helgaas |
2009-01-07 | PCI: x86/visws: use generic INTx swizzle from PCI core | Bjorn Helgaas |