Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [PATCH] uml: remove jail mode + other leftovers | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 2 | -13/+1 | |
| * | | | | | [PATCH] uml: fixlet for arch_prctl_skas | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 1 | -6/+10 | |
| * | | | | | [PATCH] uml: stack dump fix | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 5 | -32/+97 | |
| * | | | | | [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 1 | -4/+0 | |
| * | | | | | [PATCH] uml: add MOD_LICENSE to random driver | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 1 | -5/+11 | |
| * | | | | | [PATCH] uml: remove unused code | Jeff Dike | 2005-05-28 | 3 | -139/+0 | |
| * | | | | | [PATCH] uml: fix segfault on exit with CONFIG_GCOV | Jeff Dike | 2005-05-28 | 1 | -18/+20 | |
| * | | | | | [PATCH] uml: single-space a help message | Jeff Dike | 2005-05-28 | 1 | -3/+3 | |
| * | | | | | [PATCH] uml: remove 2_5compat.h | Jeff Dike | 2005-05-28 | 7 | -31/+0 | |
| * | | | | | [PATCH] uml: turn off kmalloc always on a fatal signal | Jeff Dike | 2005-05-28 | 1 | -1/+1 | |
| * | | | | | [PATCH] uml: fix a couple of warnings | Jeff Dike | 2005-05-28 | 1 | -16/+3 | |
| * | | | | | [PATCH] ppc32: Fix cpufreq vs. sleep issue | Benjamin Herrenschmidt | 2005-05-28 | 2 | -3/+5 | |
| * | | | | | [PATCH] x86: fix smp_num_siblings on buggy BIOSes | Siddha, Suresh B | 2005-05-28 | 1 | -1/+3 | |
| * | | | | | [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix | Adrian Bunk | 2005-05-28 | 1 | -1/+1 | |
| * | | | | | [PATCH] ppc32: small cpufreq update | Benjamin Herrenschmidt | 2005-05-28 | 1 | -14/+18 | |
| * | | | | | [PATCH] x86_64: signal.c build fix | Oliver Korpilla | 2005-05-28 | 1 | -0/+1 | |
| * | | | | | [PATCH] Note on ACPI build fix | Alexander Nyberg | 2005-05-27 | 2 | -2/+2 | |
| * | | | | | [PATCH] VIA IRQ quirk | Len Brown | 2005-05-27 | 1 | -5/+0 | |
| * | | | | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-05-25 | 3 | -0/+33 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge of /home/davem/src/GIT/linux-2.6/.git/ | David S. Miller | 2005-05-25 | 4 | -67/+75 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on. | David S. Miller | 2005-05-23 | 3 | -0/+33 | |
| * | | | | | | | [PATCH] x86_64: CONFIG_BUG=n fixes | Alexander Nyberg | 2005-05-25 | 2 | -1/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | [PATCH] ppc64 iSeries: fix boot time setting | Stephen Rothwell | 2005-05-25 | 2 | -58/+66 | |
| * | | | | | | [PATCH] ppc64: fix initialisation of gettimeofday calculations | Stephen Rothwell | 2005-05-25 | 1 | -0/+1 | |
| * | | | | | | [PATCH] voyager_smp.c static inline fix | Dominik Hackl | 2005-05-24 | 1 | -9/+8 | |
| |/ / / / / | ||||||
| * | | | | | [PATCH] ppc64: Fix g5 hw timebase sync | Benjamin Herrenschmidt | 2005-05-23 | 1 | -7/+21 | |
| * | | | | | [PATCH] ppc32: Fix an off-by-one error in ipic_init | Kumar Gala | 2005-05-23 | 1 | -1/+1 | |
| * | | | | | [PATCH] ppc64: Fix booting on latest G5 models | Benjamin Herrenschmidt | 2005-05-22 | 1 | -1/+43 | |
| * | | | | | [PATCH] x86_64: i386/x86-64: Export cpu_core_map | Andi Kleen | 2005-05-20 | 2 | -0/+2 | |
| * | | | | | [PATCH] x86_64: Add option to disable timer check | Andi Kleen | 2005-05-20 | 1 | -1/+10 | |
| * | | | | | [PATCH] x86_64: Fix 32bit system call restart | Andi Kleen | 2005-05-20 | 1 | -1/+3 | |
| * | | | | | [PATCH] i386: Fix race in iounmap | Andi Kleen | 2005-05-20 | 1 | -4/+6 | |
| * | | | | | [PATCH] x86_64: Fixed guard page handling again in iounmap | Andi Kleen | 2005-05-20 | 1 | -21/+8 | |
| * | | | | | [PATCH] x86_64: Don't allow accesses below register frame in ptrace | Andi Kleen | 2005-05-20 | 1 | -2/+2 | |
| * | | | | | [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes | Andi Kleen | 2005-05-20 | 3 | -20/+19 | |
| * | | | | | [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44x | Matt Porter | 2005-05-20 | 1 | -6/+9 | |
| * | | | | | [PATCH] ppc32: Fix platform device initialization of 8250 serial ports | Kumar Gala | 2005-05-20 | 2 | -0/+2 | |
| * | | | | | [PATCH] uml: Change printf to printk in console driver | Jeff Dike | 2005-05-20 | 1 | -7/+15 | |
| * | | | | | [PATCH] uml: fixrange_init 3-level page table support | Jeff Dike | 2005-05-20 | 1 | -9/+31 | |
| * | | | | | [PATCH] uml: Remove ubd-mmap support | Jeff Dike | 2005-05-20 | 2 | -322/+3 | |
| * | | | | | [PATCH] uml: initrd cleanup | Jeff Dike | 2005-05-20 | 2 | -1/+79 | |
| * | | | | | [PATCH] uml: Export clear_user_* | Jeff Dike | 2005-05-20 | 2 | -0/+2 | |
| * | | | | | [PATCH] uml: multicast driver cleanup | Jeff Dike | 2005-05-20 | 2 | -35/+16 | |
| * | | | | | [PATCH] uml: Delay loop cleanups | Jeff Dike | 2005-05-20 | 2 | -22/+27 | |
| * | | | | | [PATCH] uml: Page fault fixes | Jeff Dike | 2005-05-20 | 1 | -3/+4 | |
| * | | | | | [PATCH] uml: small fixes left over from rc4 | Jeff Dike | 2005-05-20 | 12 | -68/+65 | |
| * | | | | | Remove some left-over empty files | Linus Torvalds | 2005-05-20 | 1 | -0/+0 | |
| * | | | | | [SPARC64]: Fix bad performance side effect of strbuf timeout changes. | David S. Miller | 2005-05-20 | 2 | -9/+11 | |
| * | | | | | [PATCH] ppx32: Fix uninitialized variable in set_preferred_console | Paul Mackerras | 2005-05-20 | 1 | -1/+1 | |
| * | | | | | [PATCH] ppc32: Fix __copy_tofrom_user return value | Paul Mackerras | 2005-05-20 | 1 | -2/+5 |