index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
mm: fix dubious code in __count_immobile_pages()
Namhyung Kim
1
-3
/
+2
2011-02-25
drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip
Lei Xu
1
-5
/
+9
2011-02-25
ldm: corrupted partition table can cause kernel oops
Timo Warns
1
-0
/
+5
2011-02-25
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...
Mel Gorman
1
-10
/
+22
2011-02-25
drivers/nfc/pn544.c: add missing regulator
Matti J. Aaltonen
1
-1
/
+3
2011-02-25
drivers/nfc/Kconfig: use full form of the NFC acronym
Matti J. Aaltonen
1
-1
/
+1
2011-02-25
swiotlb: fix wrong panic
FUJITA Tomonori
1
-2
/
+4
2011-02-25
MAINTAINERS: add Chinese documentation maintainer
Harry Wei
1
-0
/
+7
2011-02-25
mm: grab rcu read lock in move_pages()
Greg Thelen
1
-3
/
+3
2011-02-25
epoll: prevent creating circular epoll structures
Davide Libenzi
1
-0
/
+95
2011-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2
-1
/
+2
2011-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-57
/
+282
2011-02-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+27
2011-02-25
RTC: fix typo in drivers/rtc/rtc-at91sam9.c
Jelle Martijn Kok
1
-1
/
+1
2011-02-25
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-45
/
+49
2011-02-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
14
-24
/
+56
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
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-47
/
+127
2011-02-25
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-1
/
+1
2011-02-24
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
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-23
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
1
-3
/
+1
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
10
-38
/
+23
2011-02-23
Revert "Bluetooth: Enable USB autosuspend by default on btusb"
Linus Torvalds
1
-2
/
+0
2011-02-24
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
5
-46
/
+126
2011-02-24
drm/i915: fix corruptions on i8xx due to relaxed fencing
Daniel Vetter
1
-1
/
+15
2011-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-170
/
+258
2011-02-23
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-19
/
+27
2011-02-23
Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
David S. Miller
1
-19
/
+23
2011-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-5
/
+85
2011-02-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-0
/
+5
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
[next]