index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
groups.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
2011-12-09
procfs: do not overflow get_{idle,iowait}_time for nohz
Michal Hocko
1
-2
/
+2
2011-12-09
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
1
-0
/
+2
2011-12-09
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
1
-1
/
+7
2011-12-09
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
Hillf Danton
1
-1
/
+1
2011-12-09
thp: set compound tail page _count to zero
Youquan Song
2
-1
/
+2
2011-12-09
thp: add compound tail page _mapcount when mapped
Youquan Song
1
-0
/
+2
2011-12-09
printk: avoid double lock acquire
Peter Zijlstra
1
-1
/
+2
2011-12-09
memcg: update maintainers
KAMEZAWA Hiroyuki
1
-1
/
+2
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
1
-1
/
+1
2011-12-09
CREDITS: update Kees's expired fingerprint and fix details
Kees Cook
1
-3
/
+6
2011-12-09
thp: reduce khugepaged freezing latency
Andrea Arcangeli
1
-12
/
+4
2011-12-09
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
1
-3
/
+4
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
4
-12
/
+10
2011-12-09
vmscan: fix initial shrinker size handling
Konstantin Khlebnikov
1
-3
/
+6
2011-12-08
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
1
-1
/
+9
2011-12-08
Btrfs: drop spin lock when memory alloc fails
Liu Bo
1
-8
/
+16
2011-12-08
Btrfs: check if the to-be-added device is writable
Li Zefan
1
-1
/
+1
2011-12-08
Btrfs: try cluster but don't advance in search list
Alexandre Oliva
1
-43
/
+31
2011-12-08
ARM: sa1100: fix build error
Jett.Zhou
1
-2
/
+2
2011-12-08
Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
Alexandre Oliva
1
-8
/
+18
2011-12-07
PM / Driver core: leave runtime PM enabled during system shutdown
Alan Stern
1
-2
/
+4
2011-12-07
of/irq: Get rid of NO_IRQ usage
Anton Vorontsov
1
-9
/
+4
2011-12-07
perf: Do no try to schedule task events if there are none
Gleb Natapov
1
-2
/
+2
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
1
-1
/
+6
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
1
-4
/
+3
2011-12-07
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
7
-69
/
+100
2011-12-06
xfs: fix the logspace waiting algorithm
Christoph Hellwig
2
-183
/
+177
2011-12-06
m68k: Wire up process_vm_{read,write}v
Geert Uytterhoeven
2
-1
/
+5
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
1
-0
/
+2
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
2
-8
/
+9
2011-12-06
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
1
-1
/
+7
2011-12-06
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
1
-4
/
+4
2011-12-06
perf header: Use event_name() to get an event name
Andrew Vagin
1
-1
/
+1
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
1
-1
/
+1
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
1
-1
/
+3
2011-12-06
iscsi-target: Fix hex2bin warn_unused compile message
Nicholas Bellinger
1
-2
/
+4
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
1
-8
/
+16
2011-12-06
target/rd: fix or rewrite the copy routine
Sebastian Andrzej Siewior
1
-205
/
+40
2011-12-06
target/rd: simplify the page/offset computation
Sebastian Andrzej Siewior
1
-6
/
+4
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
3
-13
/
+0
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
1
-6
/
+6
2011-12-06
target: remove unused struct fields
Jörn Engel
4
-30
/
+0
2011-12-06
target: Fix page length in emulated INQUIRY VPD page 86h
Roland Dreier
1
-1
/
+1
2011-12-06
target: Handle 0 correctly in transport_get_sectors_6()
Roland Dreier
1
-2
/
+7
2011-12-06
target: Don't return an error status for 0-length READ and WRITE
Roland Dreier
1
-1
/
+8
2011-12-06
iscsi-target: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-6
/
+3
[next]