index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
es1938.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-15
[PATCH] UML - fix utsname build breakage
Jeff Dike
1
-11
/
+11
2006-07-15
Don't allow chmod() on the /proc/<pid>/ files
Linus Torvalds
1
-1
/
+30
2006-07-15
Mark /proc MS_NOSUID and MS_NOEXEC
Linus Torvalds
1
-1
/
+1
2006-07-15
[PATCH] sch_htb compile fix.
Dave Jones
1
-1
/
+1
2006-07-15
[PATCH] remove set_wmb - arch removal
Steven Rostedt
23
-31
/
+1
2006-07-15
[PATCH] remove set_wmb - doc update
Steven Rostedt
1
-3
/
+2
2006-07-15
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
Shailabh Nagar
1
-5
/
+19
2006-07-15
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
4
-38
/
+198
2006-07-15
[PATCH] per-task delay accounting: avoid send without listeners
Shailabh Nagar
1
-1
/
+12
2006-07-15
[PATCH] per task delay accounting taskstats interface: documentation fix
Shailabh Nagar
2
-305
/
+365
2006-07-15
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
8
-81
/
+162
2006-07-15
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
3
-2
/
+26
2006-07-15
[PATCH] per-task-delay-accounting: documentation
Shailabh Nagar
3
-0
/
+493
2006-07-15
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
7
-7
/
+144
2006-07-15
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
8
-0
/
+646
2006-07-15
[PATCH] per-task-delay-accounting: utilities for genetlink usage
Balbir Singh
1
-0
/
+20
2006-07-15
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
2
-25
/
+66
2006-07-15
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
5
-0
/
+66
2006-07-15
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
10
-0
/
+207
2006-07-15
[PATCH] list_is_last utility
Shailabh Nagar
1
-0
/
+11
2006-07-15
[PATCH] mbxfb: Add framebuffer driver for the Intel 2700G
Mike Rapoport
8
-0
/
+1537
2006-07-15
[PATCH] Fix security check for joint context= and fscontext= mount options
Eric Paris
1
-5
/
+9
2006-07-15
[PATCH] let the the lockdep options depend on DEBUG_KERNEL
Adrian Bunk
1
-4
/
+6
2006-07-15
[PATCH] tpm_tis: use resource_size_t
Kylene Jo Hall
1
-2
/
+3
2006-07-15
[PATCH] tpm: Add force device probe option
Kylene Jo Hall
1
-19
/
+56
2006-07-15
[PATCH] tpm: interrupt clear fix
Kylene Jo Hall
1
-0
/
+1
2006-07-15
[PATCH] symlink nesting level change
Al Viro
1
-1
/
+1
2006-07-15
[PATCH] actual mailing list in MAINTAINERS
Randy Dunlap
1
-0
/
+4
2006-07-15
[PATCH] TPM: fix failure path leak
Randy Dunlap
1
-0
/
+1
2006-07-15
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
1
-0
/
+8
2006-07-15
[PATCH] gpio: rename exported vtables to better match purpose
Jim Cromie
2
-13
/
+12
2006-07-15
[PATCH] gpio: cosmetics: remove needless newlines
Jim Cromie
1
-4
/
+2
2006-07-15
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...
Jim Cromie
3
-6
/
+0
2006-07-15
[PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt
Rolf Eike Beer
1
-4
/
+4
2006-07-15
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
1
-0
/
+22
2006-07-15
[PATCH] Convert idr's internal locking to _irqsave variant
Roland Dreier
1
-6
/
+10
2006-07-15
[PATCH] reiserfs: fix handling of device names with /'s in them
Jeff Mahoney
1
-4
/
+21
2006-07-15
[PATCH] net48xx LED cleanups
Chris Boot
1
-3
/
+4
2006-07-15
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
1
-2
/
+2
2006-07-15
[PATCH] improve timekeeping resume robustness
john stultz
1
-1
/
+18
2006-07-15
[PATCH] scx200_gpio: use 1 cdev for N minors, not N for N
Jim Cromie
1
-20
/
+8
2006-07-15
[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep
Jim Cromie
1
-19
/
+19
2006-07-15
[PATCH] unexport open_softirq
Adrian Bunk
1
-2
/
+0
2006-07-15
[PATCH] drivers/block/cpqarray.c: remove an unused variable
Adrian Bunk
1
-2
/
+0
2006-07-15
[PATCH] Add try_to_freeze() to rt-test kthreads
Luca Tettamanti
1
-0
/
+1
2006-07-15
[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl
Arjan van de Ven
1
-2
/
+2
2006-07-15
[PATCH] RTC subsystem, Add ISL1208 support
Herbert Valerio Riedel
4
-0
/
+603
2006-07-15
[PATCH] ramdisk blocksize Kconfig entry
Nathan Scott
2
-1
/
+11
2006-07-15
[PATCH] Update ramdisk documentation
Nathan Scott
1
-6
/
+6
2006-07-15
[PATCH] nommu: export two symbols for drivers to use
Luke Yang
1
-0
/
+2
[next]