index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
block: add missing blk_queue_dead() checks
Tejun Heo
2
-2
/
+25
2011-12-14
block: fix drain_all condition in blk_drain_queue()
Tejun Heo
1
-6
/
+18
2011-12-14
block: add blk_queue_dead()
Tejun Heo
6
-9
/
+10
2011-12-14
block, sx8: kill blk_insert_request()
Tejun Heo
3
-53
/
+8
2011-12-10
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
1
-1
/
+1
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
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-09
MAINTAINERS: Update amd-iommu F: patterns
Joe Perches
1
-2
/
+2
2011-12-09
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
6
-35
/
+48
2011-12-09
cifs: check for NULL last_entry before calling cifs_save_resume_key
Jeff Layton
1
-2
/
+8
2011-12-09
cifs: attempt to freeze while looping on a receive attempt
Jeff Layton
1
-0
/
+2
2011-12-09
cifs: Fix sparse warning when calling cifs_strtoUCS
Steve French
1
-3
/
+3
2011-12-09
CIFS: Add descriptions to the brlock cache functions
Pavel Shilovsky
1
-0
/
+26
2011-12-09
md: raid5 crash during degradation
Adam Kwolek
1
-2
/
+2
2011-12-08
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
1
-1
/
+9
2011-12-08
x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
Mark Langsdorf
1
-7
/
+14
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
md/raid5: never wait for bad-block acks on failed device.
NeilBrown
1
-1
/
+3
2011-12-08
md: ensure new badblocks are handled promptly.
NeilBrown
1
-0
/
+1
2011-12-08
md: bad blocks shouldn't cause a Blocked status on a Faulty device.
NeilBrown
1
-1
/
+2
2011-12-08
md: take a reference to mddev during sysfs access.
NeilBrown
1
-1
/
+18
2011-12-08
md: refine interpretation of "hold_active == UNTIL_IOCTL".
NeilBrown
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
spi/gpio: fix section mismatch warning
Manuel Lauss
1
-2
/
+2
2011-12-07
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
Jiri Slaby
1
-2
/
+2
2011-12-07
spi/nuc900: Include linux/module.h
Axel Lin
1
-0
/
+1
2011-12-07
spi/ath79: fix compile error due to missing include
Gabor Juhos
1
-0
/
+1
2011-12-07
of/irq: Get rid of NO_IRQ usage
Anton Vorontsov
1
-9
/
+4
2011-12-07
ALSA: hda/realtek - Fix lost speaker volume controls
Takashi Iwai
1
-7
/
+30
2011-12-07
ALSA: hda/realtek - Create "Bass Speaker" for two speaker pins
Takashi Iwai
1
-0
/
+2
[next]