index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-27
[PATCH] Note on ACPI build fix
Alexander Nyberg
2
-2
/
+2
2005-05-27
[PATCH] VIA IRQ quirk
Len Brown
1
-5
/
+0
2005-05-25
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-0
/
+33
2005-05-25
[PATCH] x86_64: CONFIG_BUG=n fixes
Alexander Nyberg
2
-1
/
+4
2005-05-25
Merge of /home/davem/src/GIT/linux-2.6/.git/
David S. Miller
4
-67
/
+75
2005-05-25
[PATCH] ppc64 iSeries: fix boot time setting
Stephen Rothwell
2
-58
/
+66
2005-05-25
[PATCH] ppc64: fix initialisation of gettimeofday calculations
Stephen Rothwell
1
-0
/
+1
2005-05-24
[PATCH] voyager_smp.c static inline fix
Dominik Hackl
1
-9
/
+8
2005-05-23
[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.
David S. Miller
3
-0
/
+33
2005-05-23
[PATCH] ppc64: Fix g5 hw timebase sync
Benjamin Herrenschmidt
1
-7
/
+21
2005-05-23
[PATCH] ppc32: Fix an off-by-one error in ipic_init
Kumar Gala
1
-1
/
+1
2005-05-22
[PATCH] ppc64: Fix booting on latest G5 models
Benjamin Herrenschmidt
1
-1
/
+43
2005-05-20
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
Andi Kleen
2
-0
/
+2
2005-05-20
[PATCH] x86_64: Add option to disable timer check
Andi Kleen
1
-1
/
+10
2005-05-20
[PATCH] x86_64: Fix 32bit system call restart
Andi Kleen
1
-1
/
+3
2005-05-20
[PATCH] i386: Fix race in iounmap
Andi Kleen
1
-4
/
+6
2005-05-20
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-21
/
+8
2005-05-20
[PATCH] x86_64: Don't allow accesses below register frame in ptrace
Andi Kleen
1
-2
/
+2
2005-05-20
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
Andi Kleen
3
-20
/
+19
2005-05-20
[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44x
Matt Porter
1
-6
/
+9
2005-05-20
[PATCH] ppc32: Fix platform device initialization of 8250 serial ports
Kumar Gala
2
-0
/
+2
2005-05-20
[PATCH] uml: Change printf to printk in console driver
Jeff Dike
1
-7
/
+15
2005-05-20
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
1
-9
/
+31
2005-05-20
[PATCH] uml: Remove ubd-mmap support
Jeff Dike
2
-322
/
+3
2005-05-20
[PATCH] uml: initrd cleanup
Jeff Dike
2
-1
/
+79
2005-05-20
[PATCH] uml: Export clear_user_*
Jeff Dike
2
-0
/
+2
2005-05-20
[PATCH] uml: multicast driver cleanup
Jeff Dike
2
-35
/
+16
2005-05-20
[PATCH] uml: Delay loop cleanups
Jeff Dike
2
-22
/
+27
2005-05-20
[PATCH] uml: Page fault fixes
Jeff Dike
1
-3
/
+4
2005-05-20
[PATCH] uml: small fixes left over from rc4
Jeff Dike
12
-68
/
+65
2005-05-20
Remove some left-over empty files
Linus Torvalds
1
-0
/
+0
2005-05-20
[SPARC64]: Fix bad performance side effect of strbuf timeout changes.
David S. Miller
2
-9
/
+11
2005-05-20
[PATCH] ppx32: Fix uninitialized variable in set_preferred_console
Paul Mackerras
1
-1
/
+1
2005-05-20
[PATCH] ppc32: Fix __copy_tofrom_user return value
Paul Mackerras
1
-2
/
+5
2005-05-20
[PATCH] ppc32: remove unused computation
Paul Mackerras
1
-2
/
+0
2005-05-20
[PATCH] ppc32: don't call progress functions after boot
Paul Mackerras
1
-0
/
+1
2005-05-19
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-108
/
+88
2005-05-17
[PATCH] fix memory scribble in arch/i386/pci/fixup.c
Christoph Lameter
1
-1
/
+1
2005-05-17
[PATCH] ppc32: enable use of early_param
Paul Mackerras
1
-0
/
+2
2005-05-17
[PATCH] kill <asm/ioctl32.h>
Christoph Hellwig
1
-1
/
+0
2005-05-17
[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies
Nishanth Aravamudan
1
-5
/
+2
2005-05-17
[PATCH] mips: add resource management to pmu
Yoichi Yuasa
1
-7
/
+48
2005-05-17
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-28
/
+30
2005-05-17
[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup
Andi Kleen
2
-8
/
+14
2005-05-17
[PATCH] x86_64: Collected NMI watchdog fixes.
Andi Kleen
3
-79
/
+177
2005-05-17
[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL
Andi Kleen
1
-0
/
+2
2005-05-17
[PATCH] x86_64: Fix OEM hpet check
Suresh Siddha
1
-1
/
+1
2005-05-17
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Fix canonical checking for segment registers in ptrace
Andi Kleen
1
-4
/
+4
2005-05-17
[PATCH] x86_64: check if ptrace RIP is canonical
Andi Kleen
1
-0
/
+5
[next]