Age | Commit message (Expand) | Author |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-26 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-03-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar |
2009-03-24 | PS3: replace bus_id usage | Greg Kroah-Hartman |
2009-03-23 | Merge branches 'irq/sparseirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-16 | sparseirq, powerpc/cell: fix unused variable warning in interrupt.c | Stephen Rothwell |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-13 | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven |
2009-03-09 | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski |
2009-03-04 | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds |
2009-02-18 | timers: add mod_timer_pending() | Ingo Molnar |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-13 | powerpc/ps3: Move ps3_mm_add_memory to device_initcall | Geoff Levand |
2009-02-10 | powerpc: Add missing sparsemem.h include | Michael Neuling |
2009-02-06 | arch/powerpc: Eliminate double sizeof | Julia Lawall |
2009-01-29 | powerpc/5200: Bugfix for PCI mapping of memory and IMMR | Grant Likely |
2009-01-28 | powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c | Stephen Rothwell |
2009-01-28 | Merge commit 'jwb/jwb-merge' into merge | Benjamin Herrenschmidt |
2009-01-26 | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed | Li Yang |
2009-01-20 | powerpc/44x: Warp patches for the new NDFC driver | Sean MacLennan |
2009-01-16 | powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc | Stephen Rothwell |
2009-01-16 | powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments | Stephen Rothwell |
2009-01-16 | powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs | Stephen Rothwell |
2009-01-16 | powerpc/ps3: The lv1_ routines have u64 parameters | Stephen Rothwell |
2009-01-16 | powerpc/ps3: Use dma_addr_t down through the stack | Stephen Rothwell |
2009-01-16 | powerpc/ps3: set_dabr() takes an unsigned long | Stephen Rothwell |
2009-01-13 | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov |
2009-01-13 | powerpc/powermac: Fix occasional SMP boot failure | Benjamin Herrenschmidt |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2009-01-13 | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt |
2009-01-13 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt |
2009-01-11 | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-09 | powerpc/mpc52xx: remove dead code from GPIO driver | Wolfram Sang |
2009-01-09 | powerpc/mpc52xx: Properly update irq_desc when set_type() is called. | Grant Likely |
2009-01-09 | powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. | roel kluin |
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 | 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 | 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/cell: local_irq_save takes an unsigned long | Stephen Rothwell |
2009-01-08 | powerpc/pasemi: Use DEFINE_SPINLOCK | Julia Lawall |
2009-01-08 | powerpc/52xx: Use DEFINE_SPINLOCK | Julia Lawall |
2009-01-08 | powerpc/iseries: Kexec is known not to work on iseries | Michael Ellerman |
2009-01-08 | powerpc/powermac: Add missing of_node_put | Nicolas Palix |
2009-01-08 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |