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
2006-02-15
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
7
-16
/
+40
2006-02-15
[PATCH] fix zap_thread's ptrace related problems
Oleg Nesterov
3
-11
/
+17
2006-02-15
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
1
-2
/
+2
2006-02-15
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
1
-3
/
+2
2006-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-6
/
+47
2006-02-15
[BRIDGE]: Fix deadlock in br_stp_disable_bridge
Adrian Drzewiecki
1
-2
/
+2
2006-02-15
[NETFILTER]: Fix xfrm lookup after SNAT
Patrick McHardy
3
-4
/
+45
2006-02-14
[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...
Steve French
1
-6
/
+8
2006-02-14
[PATCH] neofb: avoid resetting display config on unblank
Christian Trefzer
1
-1
/
+7
2006-02-14
[PATCH] x86: gitignore some autogenerated files for i386
Thomas Meyer
3
-0
/
+5
2006-02-14
[PATCH] x86: document sysenter path
Albert D. Cahalan
1
-0
/
+15
2006-02-14
[PATCH] FRV: Use virtual interrupt disablement
David Howells
9
-61
/
+489
2006-02-14
[PATCH] FRV: Miscellaneous fixes
David Howells
7
-27
/
+58
2006-02-14
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
7
-1
/
+37
2006-02-14
[PATCH] s390: fix __delay implementation
Heiko Carstens
1
-1
/
+1
2006-02-14
[PATCH] fix a typo in the CPU_H8300H dependencies
Adrian Bunk
1
-1
/
+1
2006-02-14
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
2
-13
/
+2
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
21
-4
/
+57
2006-02-14
[PATCH] kprobes: Update Documentation/kprobes.txt
Jim Keniston
1
-39
/
+42
2006-02-14
[PATCH] Fix NULL pointer dereference in isdn_tty_at_cout
Karsten Keil
1
-2
/
+2
2006-02-14
[PATCH] fix x86 topology export in sysfs for subarchitectures
James Bottomley
1
-1
/
+1
2006-02-14
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
4
-15
/
+22
2006-02-14
[PATCH] jbd: revert checkpoint list changes
Mark Fasheh
3
-250
/
+179
2006-02-14
[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resources
Bjorn Helgaas
1
-13
/
+9
2006-02-14
[PATCH] tty reference count fix
Paul Fulghum
1
-4
/
+3
2006-02-14
[PATCH] compound page: no access_process_vm check
Hugh Dickins
1
-2
/
+1
2006-02-14
[PATCH] compound page: default destructor
Hugh Dickins
1
-1
/
+8
2006-02-14
[PATCH] compound page: use page[1].lru
Hugh Dickins
3
-12
/
+9
2006-02-14
[PATCH] pktcdvd: Reduce stack usage
Peter Osterlund
1
-26
/
+17
2006-02-14
[PATCH] pktcdvd: Don't unlock the door if the disc is in use
Peter Osterlund
1
-1
/
+2
2006-02-14
[PATCH] pktcdvd: Allow non-writable media to be mounted
Peter Osterlund
1
-4
/
+3
2006-02-14
[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong
Peter Osterlund
1
-3
/
+3
2006-02-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-26
/
+55
2006-02-14
[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.
Atsushi Nemoto
2
-2
/
+2
2006-02-14
[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.
Maciej W. Rozycki
1
-3
/
+3
2006-02-14
[MIPS] RM9000: Fix buggy I-cache workaround.
Thomas Koeller
1
-1
/
+1
2006-02-14
[MIPS] MT: Propagate config7 into VPE.
Ralf Baechle
1
-0
/
+3
2006-02-14
[MIPS] MT: Fix c0 back-to-back hazard.
Ralf Baechle
1
-0
/
+2
2006-02-14
[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.
Ralf Baechle
2
-18
/
+0
2006-02-14
[MIPS] More uaccess.h fixes with gcc >= 4.0.1.
Ralf Baechle
1
-1
/
+4
2006-02-14
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
Atsushi Nemoto
3
-184
/
+64
2006-02-14
[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.
Atsushi Nemoto
1
-81
/
+77
2006-02-14
[MIPS] Remove commented out function prom_build_cpu_map.
Ralf Baechle
1
-29
/
+0
2006-02-14
[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.
Ralf Baechle
1
-3
/
+1
2006-02-14
[MIPS] Update docs to reflect the latest status of the Alchemy IDE driver.
Ralf Baechle
1
-1
/
+5
2006-02-14
[MIPS] RM200: Give RM200 it's own timex.h.
Ralf Baechle
2
-10
/
+14
2006-02-14
[PATCH] Fix locking error in esp
Alan Cox
1
-20
/
+2
2006-02-14
[PATCH] x86: fix oprofile kernel callgraph regression
Gerald Britton
1
-3
/
+16
2006-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
5
-35
/
+35
2006-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-63
/
+127
[next]