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-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
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-22
Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-2
/
+35
2011-02-22
USB: xhci: mark local functions as static
Dmitry Torokhov
3
-8
/
+8
2011-02-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-14
/
+42
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
2011-02-23
drm/vblank: Use memory barriers optimized for atomic_t instead of generics.
Mario Kleiner
1
-3
/
+7
2011-02-23
drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)
Mario Kleiner
1
-2
/
+2
2011-02-23
drm/radeon/kms: align height of fb allocation.
Dave Airlie
1
-1
/
+4
2011-02-23
Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"
Alex Deucher
1
-1
/
+1
2011-02-22
i2c-omap: fix static suspend vs. runtime suspend
Kevin Hilman
1
-0
/
+28
2011-02-22
i2c-stu300: make sure adapter-name is terminated
Wolfram Sang
1
-1
/
+1
2011-02-22
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-22
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
1
-0
/
+3
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-86
/
+129
2011-02-22
sfc: lower stack usage in efx_ethtool_self_test
Eric Dumazet
1
-9
/
+13
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
ipv6: Add IPv6 multicast address flag defines
Linus Lüssing
1
-0
/
+12
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
7
-23
/
+39
2011-02-22
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-3
/
+18
2011-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+24
2011-02-22
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
5
-24
/
+210
2011-02-22
.gitignore: ignore *.xz files
Romain Francoise
1
-0
/
+1
2011-02-22
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
1
-2
/
+81
2011-02-22
agp/intel: Experiment with a 855GM GWB bit
Chris Wilson
2
-35
/
+22
2011-02-22
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
1
-3
/
+3
[prev]
[next]