| Commit message (Expand) | Author | Age | Files | Lines |
* | [SUNGEM]: Make PM of PHYs more reliable (#2) | Benjamin Herrenschmidt | 2006-01-24 | 1 | -2/+4 |
* | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. | David S. Miller | 2006-01-20 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-20 | 12 | -411/+139 |
|\ |
|
| * | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 | 12 | -411/+139 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-20 | 10 | -67/+123 |
|\ \
| |/
|/| |
|
| * | [IA64] eliminate softlockup warning | John Hawkes | 2006-01-19 | 1 | -0/+1 |
| * | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 2006-01-19 | 1 | -5/+6 |
| * | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 2006-01-19 | 1 | -16/+12 |
| * | [IA64-SGI] sn2 mutex conversion | Jes Sorensen | 2006-01-17 | 4 | -39/+36 |
| * | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls | Mike Habeck | 2006-01-17 | 1 | -4/+8 |
| * | [IA64-SGI] Older PROM WAR for device flush code | Prarit Bhargava | 2006-01-17 | 2 | -3/+60 |
* | | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-19 | 1 | -5/+4 |
* | | [PATCH] Add pselect/ppoll system calls on i386 | David Woodhouse | 2006-01-19 | 1 | -0/+2 |
* | | [PATCH] uml: use generic sys_rt_sigsuspend | Jeff Dike | 2006-01-19 | 1 | -24/+0 |
* | | [PATCH] uml: add TIF_RESTORE_SIGMASK support | Jeff Dike | 2006-01-19 | 1 | -38/+41 |
* | | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 2006-01-19 | 5 | -12/+40 |
* | | [PATCH] Handle TIF_RESTORE_SIGMASK for i386 | David Howells | 2006-01-19 | 1 | -61/+48 |
* | | [PATCH] Handle TIF_RESTORE_SIGMASK for FRV | David Howells | 2006-01-19 | 1 | -76/+44 |
* | | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-19 | 2 | -87/+5 |
* | | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper | 2006-01-19 | 1 | -0/+13 |
* | | [PATCH] vfs: *at functions: i386 | Ulrich Drepper | 2006-01-19 | 1 | -0/+13 |
* | | [PATCH] vfs: *at functions: core | Ulrich Drepper | 2006-01-19 | 2 | -3/+3 |
* | | [PATCH] uml ubd code: fix a bit of whitespace | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 1 | -14/+17 |
* | | [PATCH] uml: allow again to move backing file and to override saved location | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 1 | -13/+15 |
* | | [PATCH] uml: arch Kconfig menu cleanups | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 2 | -14/+19 |
* | | [PATCH] uml: avoid malloc to sleep in atomic sections | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 4 | -11/+19 |
* | | [PATCH] uml: sigio code - reduce spinlock hold time | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 1 | -25/+58 |
* | | [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 1 | -2/+13 |
* | | [PATCH] uml: networking - clear transport-specific structure | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 1 | -1/+5 |
* | | [PATCH] uml: make daemon transport behave properly | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 2 | -0/+10 |
* | | [PATCH] uml: TT mode softint fixes | Bodo Stroesser | 2006-01-19 | 2 | -4/+6 |
* | | [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp | Jeff Dike | 2006-01-19 | 1 | -2/+2 |
* | | [PATCH] uml: implement soft interrupts | Jeff Dike | 2006-01-19 | 8 | -118/+183 |
* | | [PATCH] uml: eliminate some globals | Jeff Dike | 2006-01-19 | 1 | -16/+12 |
* | | [PATCH] uml: move libc-dependent skas process handling | Gennady Sharapov | 2006-01-19 | 9 | -27/+601 |
* | | [PATCH] uml: move libc-dependent skas memory mapping code | Gennady Sharapov | 2006-01-19 | 5 | -118/+123 |
* | | [PATCH] uml: move headers to arch/um/include | Gennady Sharapov | 2006-01-19 | 18 | -149/+115 |
* | | [PATCH] uml: change interface to boot_timer_handler | Bodo Stroesser | 2006-01-19 | 2 | -4/+13 |
* | | [PATCH] uml: move libc-dependent time code | Gennady Sharapov | 2006-01-19 | 16 | -94/+211 |
* | | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov | 2006-01-19 | 11 | -87/+72 |
* | | [PATCH] uml: move LDT creation | Bodo Stroesser | 2006-01-19 | 4 | -23/+29 |
* | | [PATCH] x86_64: Fix MCE exception stack for boot CPU | Jan Beulich | 2006-01-19 | 1 | -1/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-19 | 16 | -202/+178 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream | Russell King | 2006-01-18 | 11 | -187/+152 |
| |\ \ |
|
| | * | | ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc | Tony Lindgren | 2006-01-18 | 6 | -21/+21 |
| | * | | ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2 | Tony Lindgren | 2006-01-18 | 2 | -23/+21 |
| | * | | ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 | Tony Lindgren | 2006-01-18 | 2 | -106/+106 |
| | * | | ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable | Tony Lindgren | 2006-01-18 | 1 | -37/+4 |
| | |/ |
|
| * | | [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules | David Vrabel | 2006-01-18 | 1 | -1/+2 |
| * | | [ARM] 3272/1: fix kernel decompressor crash | Nicolas Pitre | 2006-01-18 | 1 | -1/+1 |