index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-26
aio: fix rcu ioctx lookup
Nick Piggin
1
-11
/
+24
2011-02-26
mm: fix dubious code in __count_immobile_pages()
Namhyung Kim
1
-3
/
+2
2011-02-26
drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip
Lei Xu
1
-5
/
+9
2011-02-26
ldm: corrupted partition table can cause kernel oops
Timo Warns
1
-0
/
+5
2011-02-26
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...
Mel Gorman
1
-10
/
+22
2011-02-26
drivers/nfc/pn544.c: add missing regulator
Matti J. Aaltonen
1
-1
/
+3
2011-02-26
drivers/nfc/Kconfig: use full form of the NFC acronym
Matti J. Aaltonen
1
-1
/
+1
2011-02-26
swiotlb: fix wrong panic
FUJITA Tomonori
1
-2
/
+4
2011-02-26
MAINTAINERS: add Chinese documentation maintainer
Harry Wei
1
-0
/
+7
2011-02-26
mm: grab rcu read lock in move_pages()
Greg Thelen
1
-3
/
+3
2011-02-26
epoll: prevent creating circular epoll structures
Davide Libenzi
1
-0
/
+95
2011-02-25
RTC: fix typo in drivers/rtc/rtc-at91sam9.c
Jelle Martijn Kok
1
-1
/
+1
2011-02-25
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
Anton Blanchard
1
-4
/
+4
2011-02-25
afs: Fix oops in afs_unlink_writeback
Anton Blanchard
1
-0
/
+1
2011-02-25
regulator, mc13xxx: Remove pointless test for unsigned less than zero
Jesper Juhl
1
-1
/
+1
2011-02-25
regulator: Fix warning with CONFIG_BUG disabled
Mark Brown
1
-0
/
+1
2011-02-24
MAINTAINERS: Update email address
Herton Ronaldo Krzesinski
1
-2
/
+2
2011-02-24
x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems
Andreas Herrmann
3
-13
/
+18
2011-02-24
usb: musb: core: set has_tt flag
Felipe Balbi
1
-0
/
+1
2011-02-24
drm/i915: Fix unintended recursion in ironlake_disable_rc6
Chris Wilson
1
-1
/
+1
2011-02-24
block: bd_link_disk_holder() should hold on to holder_dir
Tejun Heo
1
-0
/
+6
2011-02-24
mm: fix refcounting in swapon
Miklos Szeredi
1
-1
/
+1
2011-02-24
block: fix refcounting in BLKBSZSET
Miklos Szeredi
1
-3
/
+5
2011-02-24
x86/mrst: Fix apb timer rating when lapic timer is used
Jacob Pan
1
-1
/
+1
2011-02-24
Unlock vfsmount_lock in do_umount
J. R. Okajima
1
-1
/
+1
2011-02-24
md: Fix - again - partition detection when array becomes active
NeilBrown
2
-1
/
+23
2011-02-24
Fix over-zealous flush_disk when changing device size.
NeilBrown
6
-11
/
+18
2011-02-24
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
1
-3
/
+1
2011-02-24
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
10
-38
/
+23
2011-02-24
Revert "Bluetooth: Enable USB autosuspend by default on btusb"
Linus Torvalds
1
-2
/
+0
2011-02-24
drm/i915: fix corruptions on i8xx due to relaxed fencing
Daniel Vetter
1
-1
/
+15
2011-02-23
Added support for usb ethernet (0x0fe6, 0x9700)
Shahar Havivi
1
-0
/
+4
2011-02-23
r8169: fix RTL8168DP power off issue.
Hayes Wang
1
-3
/
+14
2011-02-23
r8169: correct settings of rtl8102e.
Hayes Wang
1
-14
/
+6
2011-02-23
r8169: fix incorrect args to oob notify.
Hayes Wang
1
-2
/
+3
2011-02-23
DM9000B: Fix PHY power for network down/up
Henry Nestler
1
-3
/
+4
2011-02-23
DM9000B: Fix reg_save after spin_lock in dm9000_timeout
Henry Nestler
1
-1
/
+1
2011-02-23
net_sched: long word align struct qdisc_skb_cb data
Eric Dumazet
1
-1
/
+1
2011-02-23
Btrfs: fix fiemap bugs with delalloc
Chris Mason
3
-42
/
+224
2011-02-23
Input: serio/gameport - use 'long' system workqueue
Dmitry Torokhov
2
-2
/
+2
2011-02-23
Input: synaptics - document 0x0c query
Dmitry Torokhov
1
-0
/
+23
2011-02-23
Drop redundant __param section for CRISv32.
Jesper Nilsson
1
-5
/
+0
2011-02-23
amd64-agp: fix crash at second module load
Florian Mickler
1
-2
/
+7
2011-02-23
USB: xhci: mark local functions as static
Dmitry Torokhov
3
-8
/
+8
2011-02-23
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
Ben Dooks
1
-2
/
+2
2011-02-23
i2c-omap: Double clear of ARDY status in IRQ handler
Richard woodruff
1
-1
/
+5
2011-02-23
i2c-omap: fix build for !CONFIG_SUSPEND
Balaji T K
1
-2
/
+3
2011-02-23
drm/radeon: fix regression with AA resolve checking
Dave Airlie
1
-1
/
+1
2011-02-23
drm: drop commented out code and preceding comment
Paul Bolle
1
-2
/
+0
2011-02-23
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
1
-8
/
+6
[next]