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-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
6
-11
/
+22
2006-12-13
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
J.Bruce Fields
1
-9
/
+5
2006-12-13
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
J.Bruce Fields
1
-4
/
+2
2006-12-13
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
J.Bruce Fields
1
-0
/
+4
2006-12-13
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
2
-7
/
+7
2006-12-13
[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
J.Bruce Fields
1
-4
/
+5
2006-12-13
[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
J.Bruce Fields
1
-1
/
+0
2006-12-13
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
Adrian Bunk
4
-807
/
+0
2006-12-13
[PATCH] one more EXPORT_UNUSED_SYMBOL removal
Adrian Bunk
1
-2
/
+0
2006-12-13
[PATCH] update Tigran's email addresses
Tigran Aivazian
3
-6
/
+6
2006-12-13
[PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure
Eric W. Biederman
1
-8
/
+15
2006-12-13
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
Eric W. Biederman
2
-6
/
+7
2006-12-13
[PATCH] smbfs: Make conn_pid a struct pid
Eric W. Biederman
4
-8
/
+10
2006-12-13
[PATCH] n_r3964: Use struct pid to track user space clients
Eric W. Biederman
2
-21
/
+18
2006-12-13
[PATCH] tty_io.c balance tty_ldisc_ref()
Dan Carpenter
1
-6
/
+1
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
5
-12
/
+8
2006-12-13
[PATCH] rtc: remove syslog spam on registration
David Brownell
3
-3
/
+3
2006-12-13
[PATCH] RTC driver init adjustment
Jan Beulich
1
-15
/
+17
2006-12-13
[PATCH] rtc: fx error case
Jan Beulich
1
-0
/
+8
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
10
-42
/
+43
2006-12-13
[PATCH] hci endianness annotations
Al Viro
2
-4
/
+4
2006-12-13
[PATCH] missing includes in hilkbd
Al Viro
1
-0
/
+5
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
4
-3
/
+7
2006-12-13
[PATCH] appldata_mem dependes on vm counters
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] tty: remove useless memory barrier
Ralf Baechle
1
-1
/
+0
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
33
-89
/
+89
2006-12-13
[PATCH] Use activate_mm() in fs/aio.c:use_mm()
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-13
[PATCH] lockdep: fix possible races while disabling lock-debugging
Ingo Molnar
1
-65
/
+105
2006-12-13
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
3
-8
/
+18
2006-12-13
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
Ingo Molnar
1
-8
/
+0
2006-12-13
[PATCH] lockdep: clean up VERY_VERBOSE define
Ingo Molnar
1
-3
/
+1
2006-12-13
[PATCH] lockdep: improve lockdep_reset()
Ingo Molnar
1
-0
/
+3
2006-12-13
[PATCH] lockdep: improve verbose messages
Ingo Molnar
1
-2
/
+6
2006-12-13
[PATCH] lockdep: filter off by default
Ingo Molnar
1
-2
/
+2
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
5
-18
/
+60
2006-12-13
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
4
-28
/
+178
2006-12-13
[PATCH] ocfs2: relative atime support
Mark Fasheh
1
-0
/
+8
2006-12-13
[PATCH] relative atime
Valerie Henson
4
-5
/
+24
2006-12-13
[PATCH] touch_atime() cleanup
Andrew Morton
1
-10
/
+11
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
4
-3
/
+13
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
10
-13
/
+30
2006-12-13
[PATCH] PM: Fix freezing of stopped tasks
Rafael J. Wysocki
2
-7
/
+9
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
4
-4
/
+57
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
7
-28
/
+92
2006-12-13
[PATCH] More slab.h cleanups
Christoph Lameter
3
-22
/
+26
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
3
-199
/
+223
2006-12-13
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
1
-6
/
+13
2006-12-13
[PATCH] cciss: map out more memory for config table
Mike Miller
1
-1
/
+1
2006-12-13
[PATCH] sx: fix non-PCI build
Jiri Slaby
2
-1
/
+9
[next]