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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-17
[PATCH] ieee1394: remove NULL checks for kfree
Jody McIntyre
3
-24
/
+10
2005-05-17
[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanups
Jody McIntyre
3
-8
/
+3
2005-05-17
[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead options
Jody McIntyre
3
-443
/
+2
2005-05-17
[PATCH] ieee1394: feature removal notices
Jody McIntyre
1
-0
/
+20
2005-05-17
[PATCH] profile.c: `schedule' parsing fix
William Lee Irwin III
1
-6
/
+10
2005-05-17
[PATCH] kill <asm/ioctl32.h>
Christoph Hellwig
3
-3
/
+0
2005-05-17
[PATCH] pcmcia/ds: handle any error code
Randy Dunlap
1
-2
/
+2
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] selinux: fix avc_alloc_node() oom with no policy loaded
Stephen Smalley
1
-3
/
+5
2005-05-17
[PATCH] do_swap_page() can map random data if swap read fails
Kirill Korotaev
1
-5
/
+12
2005-05-17
[PATCH] block_read_full_page() get_block() error handling fix
Andrew Morton
1
-2
/
+6
2005-05-17
[PATCH] add_preferred_console() build fix
Matt Mackall
1
-36
/
+36
2005-05-17
[PATCH] Makefile include path ordering
Rik van Riel
1
-1
/
+1
2005-05-17
[PATCH] fix Philips SAA7130/7134 TV dependency problem
Dominik Hackl
1
-0
/
+1
2005-05-17
[PATCH] serial_cs device identification fix
Petr Vandrovec
1
-2
/
+2
2005-05-17
[PATCH] spurious interrupt fix
Zhang, Yanmin
1
-0
/
+1
2005-05-17
[PATCH] CDRW/DVD packet writing data corruption fix
Peter Osterlund
1
-1
/
+3
2005-05-17
[PATCH] crypto: fix null encryption/compression
Patrick McHardy
1
-13
/
+15
2005-05-17
[PATCH] swapout oops fix
McMullan, Jason
1
-1
/
+1
2005-05-17
[PATCH] s390: dasd set online failure
Horst Hummel
1
-7
/
+9
2005-05-17
[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors
Adrian Bunk
1
-2
/
+4
2005-05-17
[PATCH] mm/nommu.c: try to fix __vmalloc
Adrian Bunk
1
-1
/
+2
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
4
-79
/
+179
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
2005-05-17
[PATCH] x86_64: Add pmtimer support
Andi Kleen
7
-19
/
+170
2005-05-17
[PATCH] x86_64: Remove unique APIC/IO-APIC ID check
Andi Kleen
3
-72
/
+1
2005-05-17
[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64: Remove x86_apicid field
Andi Kleen
2
-4
/
+1
2005-05-17
[PATCH] x86_64: Update TSC sync algorithm
Andi Kleen
1
-75
/
+182
2005-05-17
[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64: Increase number of IO-APICs
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
3
-5
/
+20
2005-05-17
[PATCH] x86_64: Add a guard page at the end of the 47bit address space
Andi Kleen
1
-2
/
+2
2005-05-17
[PATCH] x86_64: Readd missing tests in entry.S
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Reduce NMI watchdog stack usage
Andi Kleen
1
-1
/
+9
2005-05-17
[PATCH] mm acct accounting fix
Kirill Korotaev
1
-1
/
+6
2005-05-17
[PATCH] mm: fix rss counter being incremented when unmapping
Bjorn Steinbrink
1
-1
/
+1
2005-05-17
[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...
NeilBrown
5
-17
/
+17
2005-05-17
[PATCH] md: fix splitting of md/linear request that cross a device boundary
NeilBrown
1
-3
/
+2
2005-05-17
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+8
2005-05-17
[PATCH] uml: remove elf.h
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+0
2005-05-17
[PATCH] Intel 6300ESB TCO timer support
Peter Lundkvist
1
-0
/
+1
2005-05-17
[PATCH] ide proc destroy error
Zhang, Yanmin
1
-1
/
+1
[next]