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-07-14
[PATCH] symlink nesting level change
Al Viro
1
-1
/
+1
2006-07-14
[PATCH] actual mailing list in MAINTAINERS
Randy Dunlap
1
-0
/
+4
2006-07-14
[PATCH] TPM: fix failure path leak
Randy Dunlap
1
-0
/
+1
2006-07-14
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
1
-0
/
+8
2006-07-14
[PATCH] gpio: rename exported vtables to better match purpose
Jim Cromie
2
-13
/
+12
2006-07-14
[PATCH] gpio: cosmetics: remove needless newlines
Jim Cromie
1
-4
/
+2
2006-07-14
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...
Jim Cromie
3
-6
/
+0
2006-07-14
[PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt
Rolf Eike Beer
1
-4
/
+4
2006-07-14
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
1
-0
/
+22
2006-07-14
[PATCH] Convert idr's internal locking to _irqsave variant
Roland Dreier
1
-6
/
+10
2006-07-14
[PATCH] reiserfs: fix handling of device names with /'s in them
Jeff Mahoney
1
-4
/
+21
2006-07-14
[PATCH] net48xx LED cleanups
Chris Boot
1
-3
/
+4
2006-07-14
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
1
-2
/
+2
2006-07-14
[PATCH] improve timekeeping resume robustness
john stultz
1
-1
/
+18
2006-07-14
[PATCH] scx200_gpio: use 1 cdev for N minors, not N for N
Jim Cromie
1
-20
/
+8
2006-07-14
[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep
Jim Cromie
1
-19
/
+19
2006-07-14
[PATCH] unexport open_softirq
Adrian Bunk
1
-2
/
+0
2006-07-14
[PATCH] drivers/block/cpqarray.c: remove an unused variable
Adrian Bunk
1
-2
/
+0
2006-07-14
[PATCH] Add try_to_freeze() to rt-test kthreads
Luca Tettamanti
1
-0
/
+1
2006-07-14
[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl
Arjan van de Ven
1
-2
/
+2
2006-07-14
[PATCH] RTC subsystem, Add ISL1208 support
Herbert Valerio Riedel
4
-0
/
+603
2006-07-14
[PATCH] ramdisk blocksize Kconfig entry
Nathan Scott
2
-1
/
+11
2006-07-14
[PATCH] Update ramdisk documentation
Nathan Scott
1
-6
/
+6
2006-07-14
[PATCH] nommu: export two symbols for drivers to use
Luke Yang
1
-0
/
+2
2006-07-14
[PATCH] hdrinstall: remove asm/io.h from user visibility
David Woodhouse
1
-3
/
+0
2006-07-14
[PATCH] hdrinstall: remove asm/atomic.h from user visibility
David Woodhouse
1
-1
/
+1
2006-07-14
[PATCH] hdrinstall: remove asm/irq.h from user visibility
David Woodhouse
1
-1
/
+1
2006-07-14
[PATCH] del_timer_sync(): add cpu_relax()
Andrew Morton
1
-0
/
+1
2006-07-14
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
2
-23
/
+2
2006-07-14
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
3
-15
/
+10
2006-07-14
[PATCH] uml: header formatting cleanups
Jeff Dike
1
-34
/
+34
2006-07-14
[PATCH] uml: tidy biarch gcc support
Jeff Dike
2
-2
/
+1
2006-07-14
[PATCH] uml: tidy longjmp macro
Jeff Dike
4
-18
/
+13
2006-07-14
[PATCH] i386: remove redundant might_sleep() in user accessors.
Vadim Lobanov
1
-2
/
+0
2006-07-14
[PATCH] i386 kexec: allow the kexec on panic support to compile on voyager
Eric W. Biederman
1
-1
/
+1
2006-07-14
[PATCH] Fix a memory leak in the i386 setup code
Catalin Marinas
1
-1
/
+4
2006-07-14
[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable
Chuck Ebbert
1
-20
/
+20
2006-07-14
[PATCH] ia64: race flushing icache in COW path
Anil Keshavamurthy
1
-1
/
+1
2006-07-14
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
Jan Kiszka
2
-3
/
+5
2006-07-14
[PATCH] IB/core: use correct gfp_mask in sa_query
Michael S. Tsirkin
1
-5
/
+5
2006-07-14
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
4
-7
/
+7
2006-07-14
[PATCH] IB/cm: set private data length for reject messages
Ira Weiny
1
-0
/
+1
2006-07-14
[PATCH] srp: fix fmr error handling
Vu Pham
1
-0
/
+1
2006-07-14
[PATCH] IB/addr: gid structure alignment fix
Michael S. Tsirkin
2
-14
/
+17
2006-07-14
[PATCH] IB/cm: drop REQ when out of memory
Michael S. Tsirkin
1
-3
/
+18
2006-07-14
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
1
-7
/
+6
2006-07-14
[PATCH] IB/mthca: fix static rate returned by mthca_ah_query
Jack Morgenstein
1
-2
/
+3
2006-07-14
[PATCH] struct file leakage
Kirill Korotaev
1
-1
/
+7
2006-07-14
Relax /proc fix a bit
Linus Torvalds
1
-1
/
+2
2006-07-15
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
Michal Ludvig
1
-2
/
+7
[prev]
[next]