| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-31 | 1 | -0/+26 |
|\ |
|
| * | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | 1 | -0/+26 |
* | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 80 | -354/+3542 |
|\| |
|
| * | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -1/+1 |
| | |\ |
|
| | | * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 310 | -6539/+13291 |
| | | |\ |
|
| | | * | | hrtimer: convert powerpc/oprofile to the new hrtimer apis | Arjan van de Ven | 2008-09-06 | 1 | -1/+1 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs | Al Viro | 2008-10-23 | 1 | -2/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-23 | 2 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | x86, um: get rid of uml signal.h | Al Viro | 2008-10-23 | 2 | -1/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
| * | | | | | powerpc: Support for relocatable kdump kernel | Mohan Kumar M | 2008-10-22 | 10 | -63/+110 |
| * | | | | | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson | 2008-10-22 | 1 | -2/+4 |
| * | | | | | powerpc: Add del_node() for early boot code to prune inapplicable devices. | Mike Ditto | 2008-10-22 | 2 | -0/+12 |
| * | | | | | powerpc: Further compile fixup for STRICT_MM_TYPECHECKS | David Gibson | 2008-10-22 | 1 | -1/+2 |
| * | | | | | powerpc: Remove empty #else from signal_64.c | Michael Neuling | 2008-10-22 | 1 | -2/+0 |
| * | | | | | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce | 2008-10-22 | 13 | -40/+7 |
| * | | | | | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 | 26 | -215/+436 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge commit 'kumar/kumar-for-2.6.28' | Benjamin Herrenschmidt | 2008-10-21 | 12 | -24/+79 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts | Anton Vorontsov | 2008-10-21 | 2 | -0/+16 |
| | * | | | | | powerpc/83xx: Add support for MCU microcontroller in .dts files | Anton Vorontsov | 2008-10-21 | 5 | -0/+40 |
| | * | | | | | powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> | Kumar Gala | 2008-10-21 | 1 | -14/+13 |
| | * | | | | | powerpc: Remove device_type = "board_control" properties in .dts files | Anton Vorontsov | 2008-10-21 | 4 | -4/+4 |
| | * | | | | | powerpc/85xx: Fix mpc8536ds dma interrupt numbers | Ed Swarthout | 2008-10-21 | 1 | -4/+4 |
| | * | | | | | powerpc/85xx: Enable enhanced functions for 8536 TSEC | Jason Jin | 2008-10-21 | 1 | -2/+2 |
| * | | | | | | powerpc: Delete unused prom_strtoul and prom_memparse | Milton Miller | 2008-10-21 | 1 | -61/+0 |
| * | | | | | | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit | Paul Mackerras | 2008-10-21 | 2 | -15/+31 |
| * | | | | | | powerpc: Always trim numa memory to lmb_end_of_DRAM() | Milton Miller | 2008-10-21 | 1 | -4/+2 |
| * | | | | | | powerpc: Use cpu_thread_in_core in smp_init for of_spin_map | Milton Miller | 2008-10-21 | 2 | -16/+7 |
| * | | | | | | powerpc: Find and destroy possible stale kernel added properties | Milton Miller | 2008-10-21 | 1 | -0/+13 |
| * | | | | | | powerpc: Remove Kconfig support for PPC_MERGE | Kumar Gala | 2008-10-21 | 1 | -3/+0 |
| * | | | | | | powerpc: Fix build issue with CONFIG_RELOCATABLE=y | Kumar Gala | 2008-10-21 | 2 | -2/+5 |
| * | | | | | | powerpc: Add missing cuImage.initrd.% target | Grant Likely | 2008-10-21 | 1 | -0/+3 |
| * | | | | | | powerpc: Fix boot wrapper memcmp() called with zero length argument | Mike Ditto | 2008-10-21 | 1 | -1/+3 |
| * | | | | | | powerpc/numa: Make memory reserve code more robust | Jon Tollefson | 2008-10-21 | 1 | -5/+10 |
| * | | | | | | powerpc/oprofile: Fix mutex locking for cell spu-oprofile | Carl Love | 2008-10-21 | 3 | -28/+225 |
| * | | | | | | powerpc: Unsigned speed cannot be negative in udbg_16559.c | roel kluin | 2008-10-21 | 1 | -1/+1 |
| * | | | | | | powerpc/pseries: Validate PFN in pseries_remove_lmb() | Nathan Fontenot | 2008-10-21 | 1 | -0/+6 |
| * | | | | | | powerpc/boot: Compare _start against ei.loadsize instead ei.memsize | Sebastian Siewior | 2008-10-21 | 2 | -10/+20 |
| * | | | | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-10-21 | 2 | -2/+9 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc/mpc5200: Don't touch pipelining for MPC5200B | Wolfram Sang | 2008-10-15 | 1 | -2/+5 |
| | * | | | | | | powerpc/52xx: Make cuImage more robust in locating immr node. | Grant Likely | 2008-10-15 | 1 | -0/+4 |
| | |/ / / / / |
|
| * | | | | | | Merge commit 'jwb/jwb-next' | Benjamin Herrenschmidt | 2008-10-21 | 14 | -1/+2839 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc/4xx: Add PowerPC 4xx GPIO driver | Steven A. Falco | 2008-10-17 | 4 | -0/+234 |
| | * | | | | | | powerpc/40x: Add support for Netstal HCU4 board | Niklaus Giger | 2008-10-17 | 5 | -0/+1167 |
| | * | | | | | | powerpc/40x: Add PowerPC 405EZ Acadia defconfig | Josh Boyer | 2008-10-17 | 1 | -0/+921 |
| | * | | | | | | powerpc/40x: Add cuboot wrapper for Acadia board | Josh Boyer | 2008-10-17 | 2 | -1/+177 |
| | * | | | | | | powerpc/40x: Add PowerPC 40x simple platform support | Josh Boyer | 2008-10-17 | 3 | -0/+103 |