index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
checksum.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
kref: minor cleanup
Anatol Pomozov
2
-4
/
+7
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
4
-19
/
+5
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
5
-4
/
+86
2013-05-07
parisc: implement irq stacks
Helge Deller
4
-2
/
+94
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
4
-4
/
+42
2013-05-07
proc: Use PDE attribute setting accessor functions
Geert Uytterhoeven
2
-2
/
+2
2013-05-07
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
1
-5
/
+9
2013-05-07
libata: change maintainer
Tejun Heo
1
-2
/
+2
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-07
rwsem: no need for explicit signed longs
Davidlohr Bueso
1
-5
/
+3
2013-05-07
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
1
-7
/
+21
2013-05-07
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
1
-2
/
+8
2013-05-07
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
1
-32
/
+32
2013-05-07
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2
-30
/
+19
2013-05-07
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
1
-8
/
+9
2013-05-07
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
1
-2
/
+8
2013-05-07
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
1
-20
/
+6
2013-05-07
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
1
-21
/
+8
2013-05-07
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
1
-24
/
+9
2013-05-07
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
1
-20
/
+2
2013-05-07
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
1
-15
/
+57
2013-05-07
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
1
-5
/
+3
2013-05-07
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2
-18
/
+24
2013-05-07
vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
Asias He
1
-7
/
+1
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2013-05-07
make blkdev_put() return void
Al Viro
8
-46
/
+22
2013-05-07
block_device_operations->release() should return void
Al Viro
37
-121
/
+62
2013-05-07
ARM: OMAP4: change the device names in usb_bind_phy
Kishon Vijay Abraham I
2
-2
/
+2
2013-05-07
ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a
Vaibhav Hiremath
1
-0
/
+4
2013-05-06
Fix cleaning in scripts/mod
Andreas Schwab
1
-0
/
+2
2013-05-06
parisc: implement atomic64_dec_if_positive()
Helge Deller
2
-0
/
+24
2013-05-06
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-06
parisc: fix NATIVE set up in build
Mike Frysinger
1
-3
/
+1
2013-05-06
parisc: document the parisc gateway page
Helge Deller
1
-1
/
+24
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
6
-25
/
+52
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
1
-0
/
+3
2013-05-06
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
1
-12
/
+12
2013-05-06
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
1
-9
/
+15
2013-05-06
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
1
-3
/
+3
2013-05-06
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
2013-05-06
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
1
-1
/
+4
2013-05-06
net/usb: new driver for RTL8152
hayeswang
4
-0
/
+1789
2013-05-06
autofs - remove autofs dentry mount check
David Jeffery
1
-9
/
+0
2013-05-06
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
1
-1
/
+1
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2
-12
/
+1
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
2
-2
/
+4
[next]