index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
mutex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
Trivial: fix a typo in slow-work.h
Jonathan Corbet
1
-1
/
+1
2009-04-22
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
3
-44
/
+86
2009-04-22
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
9
-35
/
+50
2009-04-21
bfin_5xx: misplaced parentheses
Roel Kluin
1
-3
/
+3
2009-04-21
vmscan,memcg: reintroduce sc->may_swap
KOSAKI Motohiro
1
-4
/
+8
2009-04-21
edac: ppc mpc85xx fix mc err detect
Dave Jiang
1
-1
/
+1
2009-04-21
scsi: mpt: suppress debugobjects warning
Eric Paris
1
-1
/
+1
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2
-7
/
+7
2009-04-21
uml: kill a kconfig warning
WANG Cong
1
-1
/
+1
2009-04-21
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2009-04-21
rtc-cmos: fix printk output
Krzysztof Halasa
1
-11
/
+9
2009-04-21
spi: documentation: emphasise spi_master.setup() semantics
David Brownell
2
-1
/
+12
2009-04-21
MAINTAINERS: add a more searchable string for the H8300 architecture.
Robert P. J. Day
1
-1
/
+1
2009-04-21
MAINTAINERS: add Matt Mackall to embedded maintainers
Matt Mackall
1
-0
/
+2
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-21
MAINTAINERS: update KMEMTRACE pattern after file rename
Joe Perches
1
-1
/
+1
2009-04-21
MAINTAINERS: remove include/asm-*/suspend* file patterns
Joe Perches
1
-2
/
+0
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-21
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
1
-1
/
+23
2009-04-21
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
ipmi: add oem message handling
dann frazier
3
-5
/
+137
2009-04-21
ipmi: fix statistics counting issues
Corey Minyard
1
-22
/
+51
2009-04-21
ipmi: test for event buffer before using
Corey Minyard
2
-29
/
+125
2009-04-21
ipmi: fix platform return check
Corey Minyard
1
-1
/
+1
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2
-3
/
+40
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
54
-79
/
+94
2009-04-21
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
1
-7
/
+9
2009-04-21
asiliantfb: add missing return statement
Vlada Peric
1
-0
/
+1
2009-04-21
go7007: Convert to the new i2c device binding model
Jean Delvare
13
-418
/
+176
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-21
Fix SYSCALL_ALIAS for older MIPS assembler
Thomas Bogendoerfer
1
-1
/
+1
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
1
-1
/
+2
2009-04-21
reiserfs: fix j_last_flush_trans_id type
Al Viro
1
-1
/
+1
2009-04-21
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
2
-2
/
+2
2009-04-21
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
3
-73
/
+52
2009-04-21
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
7
-97
/
+54
2009-04-21
ecryptfs: use memdup_user()
Li Zefan
1
-10
/
+5
2009-04-21
ncpfs: use memdup_user()
Li Zefan
1
-14
/
+7
2009-04-21
xfs: use memdup_user()
Li Zefan
2
-24
/
+11
2009-04-21
sysfs: use memdup_user()
Li Zefan
1
-10
/
+3
2009-04-21
btrfs: use memdup_user()
Li Zefan
2
-46
/
+16
2009-04-21
xattr: use memdup_user()
Li Zefan
1
-7
/
+3
2009-04-21
autofs4: use memchr() in invalid_string()
Al Viro
1
-6
/
+4
2009-04-21
Documentation/filesystems: remove out of date reference to BKL being held
Adrian McMenamin
1
-2
/
+1
2009-04-21
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
3
-43
/
+30
2009-04-21
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
1
-4
/
+3
2009-04-21
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-04-21
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
2
-4
/
+0
2009-04-21
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
[next]