index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel_lock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
sanitize linux/isdn_divertif.h for userspace
Mike Frysinger
2
-1
/
+6
2007-05-08
fix spinlock usage in hysdn_log_close()
Matthias Kaehlcke
1
-4
/
+0
2007-05-08
drivers/isdn/hardware/eicon/: remove unused header files
Armin Schindler
2
-248
/
+0
2007-05-08
make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static
Adrian Bunk
2
-8
/
+1
2007-05-08
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
3
-3
/
+26
2007-05-08
inode numbering: make static counters in new_inode and iunique be 32 bits
Jeff Layton
1
-2
/
+12
2007-05-08
au1550 SPI controller driver
Jan Nikitenko
4
-0
/
+1002
2007-05-08
SPI kerneldoc
David Brownell
4
-55
/
+166
2007-05-08
/dev/spidevB.C interface
Andrea Paterniani
7
-0
/
+1027
2007-05-08
minor spi_butterfly cleanup
David Brownell
1
-58
/
+4
2007-05-08
8250: Remove commented out irq cruft
Josh Boyer
1
-2
/
+0
2007-05-08
use mutex instead of semaphore for misc char devices
Matthias Kaehlcke
1
-13
/
+14
2007-05-08
use mutex instead of semaphore in hdaps driver
Matthias Kaehlcke
1
-18
/
+20
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2
-13
/
+16
2007-05-08
use mutex instead of semaphore in RocketPort driver
Matthias Kaehlcke
2
-9
/
+14
2007-05-08
export hrtimer_forward
Stas Sergeev
1
-0
/
+1
2007-05-08
Invalid return value of execve() resulting in oopses
Alexey Kuznetsov
1
-0
/
+3
2007-05-08
clockchips.h: kernel-doc fix
Sergei Shtylyov
1
-5
/
+5
2007-05-08
docbook: librs typo fixes
Randy Dunlap
1
-8
/
+8
2007-05-08
hide spinlock in linux/quota.h behind __KERNEL__
Mike Frysinger
1
-2
/
+2
2007-05-08
Add taskstats.h to kbuild
David Woodhouse
1
-0
/
+1
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-05-08
Misc: add sensable phantom driver
Jiri Slaby
7
-1
/
+523
2007-05-08
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
David Rientjes
1
-8
/
+30
2007-05-08
procfs: use simple_read_from_buffer()
Akinobu Mita
1
-28
/
+7
2007-05-08
Update the list information for kexec and kdump
Simon Horman
1
-2
/
+2
2007-05-08
old buffer overflow in moxa driver
dann frazier
1
-2
/
+6
2007-05-08
Fix error handling in HDIO_GETGEO compat wrapper
Andreas Schwab
1
-1
/
+3
2007-05-08
laptop-mode URL update
Zach Carter
1
-1
/
+1
2007-05-08
doc: fix oops-tracing duplicate
Michal Piotrowski
1
-3
/
+0
2007-05-08
udf: decrement correct link count in udf_rmdir
Stephen Mollett
1
-1
/
+1
2007-05-08
fat: fix VFAT compat ioctls on 64-bit systems
OGAWA Hirofumi
1
-99
/
+100
2007-05-08
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
2
-2
/
+2
2007-05-08
Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
akpm@linux-foundation.org
4
-1
/
+488
2007-05-08
w1: allow bus master to have reset and byte ops
Evgeniy Polyakov
1
-1
/
+2
2007-05-08
W1 printk format warning fix
Evgeniy Polyakov
1
-1
/
+1
2007-05-08
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
2
-17
/
+17
2007-05-08
x86_64: kill 19000+ sparse warnings
Randy Dunlap
2
-8
/
+9
2007-05-08
consolidate asm/const.h to linux/const.h
Randy Dunlap
13
-34
/
+13
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-05-08
Fix chapter reference in CodingStyle
Jesper Juhl
1
-1
/
+1
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
3
-0
/
+22
2007-05-08
fat: don't use free_clusters for fat32
OGAWA Hirofumi
3
-4
/
+20
2007-05-08
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
1
-23
/
+15
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
18
-72
/
+0
2007-05-08
kill warnings when building mandocs
Borislav Petkov
1
-0
/
+12
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
11
-15
/
+15
2007-05-08
reiserfs: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
The scheduled -EINVAL for invalid timevals in setitimer
Adrian Bunk
2
-68
/
+3
2007-05-08
Clean up mutex_trylock noise
Jean Delvare
2
-3
/
+3
[next]