| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: undo visws/numaq build changes | Thomas Gleixner | 2008-05-04 | 2 | -28/+10 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 16 | -264/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-03 | 10 | -360/+111 |
|\ |
|
| * | sparc32: Delete prom_stdin and prom_stdout. | David S. Miller | 2008-05-02 | 1 | -7/+0 |
| * | sparc32: More memory probing consolidation. | David S. Miller | 2008-05-02 | 3 | -141/+69 |
| * | sparc32: Kill totally unused memory information tables. | David S. Miller | 2008-05-02 | 2 | -100/+5 |
| * | sparc64: Fix syscall restart, for real... | David S. Miller | 2008-05-02 | 3 | -7/+11 |
| * | sparc64: Stop creating dummy root PCI host controller devices. | David S. Miller | 2008-05-02 | 3 | -112/+33 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2008-05-03 | 8 | -68/+137 |
|\ \ |
|
| * | | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus | Paul Mackerras | 2008-05-02 | 2 | -8/+15 |
| * | | [POWERPC] PS3: Update ps3_defconfig | Geoff Levand | 2008-05-02 | 1 | -48/+84 |
| * | | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static | Geert Uytterhoeven | 2008-05-02 | 1 | -3/+3 |
| * | | [POWERPC] Fix slb.c compile warnings | Geoff Levand | 2008-05-02 | 1 | -3/+3 |
| * | | [POWERPC] Xilinx: Fix compile warnings | Kumar Gala | 2008-05-02 | 1 | -1/+1 |
| * | | [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c | Becky Bruce | 2008-05-02 | 1 | -2/+2 |
| * | | [RAPIDIO] fix current kernel-doc notation | Randy Dunlap | 2008-05-02 | 1 | -2/+7 |
| * | | [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot | Anton Vorontsov | 2008-05-02 | 1 | -0/+21 |
| * | | [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board | Jason Jin | 2008-04-30 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 | 4 | -111/+15 |
|\ \ \ |
|
| * | | | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 2 | -0/+2 |
| * | | | [PATCH] make osf_select() use core_sys_select() | Al Viro | 2008-05-01 | 1 | -65/+4 |
| * | | | [PATCH] remove horrors with irix tty ioctls handling | Al Viro | 2008-05-01 | 1 | -46/+9 |
| * | | | [PATCH] fix file and descriptor handling in perfmon | Al Viro | 2008-05-01 | 1 | -112/+87 |
* | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2008-05-02 | 3 | -866/+2 |
|\ \ \ \ |
|
| * | | | | m32r: cleanup: drop .data.idt section in vmlinux.lds script | Cyrill Gorcunov | 2008-04-29 | 1 | -3/+0 |
| * | | | | m32r: use KBUILD_DEFCONFIG | Adrian Bunk | 2008-04-29 | 2 | -863/+2 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-02 | 9 | -168/+145 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | [IA64] fix file and descriptor handling in perfmon | Al Viro | 2008-05-01 | 1 | -112/+87 |
| * | | | | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 | 2 | -8/+9 |
| * | | | | [IA64] smp.c coding style fix | Hidetoshi Seto | 2008-05-01 | 1 | -33/+35 |
| * | | | | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 | 1 | -6/+10 |
| * | | | | [IA64] fix section mismatch in arch/ia64/kernel/palinfo.c | Hidetoshi Seto | 2008-04-30 | 1 | -1/+1 |
| * | | | | [IA64] fix section mismatch in arch/ia64/kernel/irq.c | Hidetoshi Seto | 2008-04-30 | 2 | -7/+2 |
| * | | | | [IA64] fix section mismatch in arch/ia64/kernel/acpi.c | Hidetoshi Seto | 2008-04-30 | 1 | -1/+1 |
* | | | | | m68knommu: fix compare race in sched related code | Sebastian Siewior | 2008-05-01 | 1 | -0/+2 |
* | | | | | m68knommu: remove unused CONFIG_DISKtel | Greg Ungerer | 2008-05-01 | 1 | -2/+1 |
* | | | | | m68knommu: add WilFire and WildfireMod board support | Steve Bennett | 2008-05-01 | 1 | -1/+265 |
* | | | | | m68knommu: remove unused CONFIG_MTD_KeyTechnology | Greg Ungerer | 2008-05-01 | 1 | -4/+0 |
* | | | | | m68knommu: fix 5206e UART init function naming | Greg Ungerer | 2008-05-01 | 1 | -1/+1 |
* | | | | | m68knommu: add some missing sections into the linker script | Sebastian Siewior | 2008-05-01 | 1 | -0/+3 |
* | | | | | m68knommu: add pretty back strace | Sebastian Siewior | 2008-05-01 | 1 | -34/+54 |
* | | | | | m68knommu: add a missing backslash n in setup code | Sebastian Siewior | 2008-05-01 | 1 | -1/+1 |
* | | | | | m68knommu: ColdFire add support for kernel preemption | Sebastian Siewior | 2008-05-01 | 2 | -0/+17 |
* | | | | | m68knommu: fix signal handling return path | Wilson Callan | 2008-05-01 | 2 | -17/+13 |
* | | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 | 1 | -1/+1 |
* | | | | | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 | 1 | -2/+0 |
* | | | | | remove div_long_long_rem | Roman Zippel | 2008-05-01 | 2 | -4/+6 |
* | | | | | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 3 | -8/+7 |
* | | | | | frv: unbreak misalignment handling changes | David Howells | 2008-05-01 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds | 2008-05-01 | 1 | -0/+1 |