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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
libata-sff: trivial corrections to Kconfig help text
Stefan Richter
1
-3
/
+3
2010-06-02
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
1
-2
/
+0
2010-06-02
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
1
-0
/
+13
2010-06-02
mtd/r852: update card detect early.
Maxim Levitsky
1
-1
/
+1
2010-06-02
mtd/r852: Fixes in case of DMA timeout
Maxim Levitsky
1
-3
/
+11
2010-06-02
mtd/r852: register IRQ as last step
Maxim Levitsky
1
-5
/
+6
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric BĂ©nard
1
-8
/
+8
2010-06-02
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
1
-1
/
+1
2010-06-02
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
1
-2
/
+1
2010-06-02
korina: fix deadlock on RX FIFO overrun
Phil Sutter
1
-14
/
+13
2010-06-02
Merge branch 'fix/hda' into for-linus
Takashi Iwai
35
-1123
/
+2685
2010-06-02
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2
-103
/
+104
2010-06-02
bnx2: Fix hang during rmmod bnx2.
Michael Chan
1
-1
/
+13
2010-06-02
sh: Make intc messages consistent via pr_fmt.
Paul Mundt
1
-5
/
+7
2010-06-02
clocksource: sh_cmt: compute mult and shift before registration
Paul Mundt
1
-9
/
+13
2010-06-02
clocksource: sh_tmu: compute mult and shift before registration
Aurelien Jarno
1
-9
/
+11
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
12
-27
/
+53
2010-06-02
agp/uninorth: Fix oops caused by flushing too much
Paul Mackerras
1
-1
/
+1
2010-06-02
powerpc/macio: Don't dereference pointer before null check
Andreas Schwab
1
-3
/
+4
2010-06-02
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
1
-1
/
+1
2010-06-02
Merge branch 'sh/iomap'
Paul Mundt
6
-41
/
+42
2010-06-02
usb: r8a66597-hcd pio to mmio accessor conversion.
Paul Mundt
2
-15
/
+15
2010-06-02
usb: gadget: r8a66597-udc pio to mmio accessor conversion.
Paul Mundt
2
-14
/
+14
2010-06-02
usb: gadget: m66592-udc pio to mmio accessor conversion.
Paul Mundt
1
-11
/
+11
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-06-01
Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release
Len Brown
3685
-146652
/
+342606
2010-06-01
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-1081
/
+2586
2010-06-01
ath5k: wake queues on reset
Bruno Randolf
1
-14
/
+3
2010-06-01
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
1
-0
/
+3
2010-06-01
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
1
-0
/
+10
2010-06-01
SFI: do not return freed pointer
Dan Carpenter
1
-1
/
+3
2010-06-01
intel_scu_ipc: Length fix
Alan Cox
1
-1
/
+1
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
751
-12410
/
+84105
2010-06-01
cciss: call BUG() earlier
Dan Carpenter
1
-1
/
+1
2010-06-01
drbd: Reduce verbosity
Philipp Reisner
2
-9
/
+0
2010-06-01
drbd: use drbd specific ratelimit instead of global printk_ratelimit
Lars Ellenberg
2
-2
/
+2
2010-06-01
drbd: fix hang on local read errors while disconnected
Lars Ellenberg
3
-13
/
+16
2010-06-01
drbd: Removed the now empty w_io_error() function
Philipp Reisner
3
-41
/
+1
2010-06-01
drbd: removed duplicated #includes
Andrea Gelmini
1
-1
/
+0
2010-06-01
drbd: improve usage of MSG_MORE
Lars Ellenberg
1
-13
/
+19
2010-06-01
drbd: need to set socket bufsize early to take effect
Lars Ellenberg
1
-10
/
+23
2010-06-01
drbd: improve network latency, TCP_QUICKACK
Lars Ellenberg
1
-1
/
+1
2010-06-01
drbd: Revert "drbd: Create new current UUID as late as possible"
Philipp Reisner
3
-47
/
+7
2010-06-01
brd: support discard
Nick Piggin
1
-1
/
+52
2010-06-01
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-2
/
+2
2010-06-01
ksz884x: Add missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-06-01
ksz884x: convert to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-01
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
1
-4
/
+4
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
1
-1
/
+1
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
[prev]
[next]