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
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-04-27
bluetooth: handle l2cap_create_connless_pdu() errors
Dan Carpenter
1
-1
/
+4
2010-04-27
gianfar: Wait for both RX and TX to stop
Andy Fleming
1
-3
/
+3
2010-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-04-27
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2010-04-27
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
1
-1
/
+8
2010-04-27
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
1
-1
/
+13
2010-04-27
procfs: fix tid fdinfo
Jerome Marchand
1
-1
/
+1
2010-04-27
arch/avr32: fix build failure caused by wrong prototype
Peter Huewe
1
-1
/
+1
2010-04-28
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
1
-1
/
+1
2010-04-27
NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
Trond Myklebust
1
-15
/
+4
2010-04-27
ipheth: potential null dereferences on error path
Dan Carpenter
1
-7
/
+8
2010-04-27
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
Ken Kawasaki
1
-10
/
+21
2010-04-27
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...
Andreas Hartmann
1
-0
/
+1
2010-04-27
bnx2: Update version to 2.0.9.
Michael Chan
1
-2
/
+2
2010-04-27
bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
Michael Chan
1
-18
/
+20
2010-04-27
bnx2: Fix lost MSI-X problem on 5709 NICs.
Michael Chan
1
-1
/
+5
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-27
Remove redundant check for CONFIG_MMU
Christoph Egger
1
-7
/
+0
2010-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
3
-5
/
+7
2010-04-27
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-6
/
+16
2010-04-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
34
-124
/
+113
2010-04-27
mmap: check ->vm_ops before dereferencing
Rik van Riel
1
-1
/
+2
2010-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+11
2010-04-27
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-14
/
+25
2010-04-27
watchdog: booke_wdt: fix build - unconstify watchdog_info
Anton Vorontsov
1
-1
/
+1
2010-04-27
mtd: ensure that bdi entries are properly initialized and registered
Jens Axboe
1
-4
/
+42
2010-04-27
Move mtd_bdi_*mappable to mtdcore.c
Jörn Engel
4
-62
/
+33
2010-04-27
drm/radeon: Fix sparc regression in r300_scratch()
David Miller
1
-1
/
+1
2010-04-27
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
1
-0
/
+1
2010-04-26
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
Kumar Gala
1
-1
/
+14
2010-04-26
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
nfsd4: bug in read_buf
Neil Brown
1
-4
/
+4
2010-04-26
x86/PCI: never allocate PCI MMIO resources below BIOS_END
Bjorn Helgaas
1
-0
/
+3
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
Denis Turischev
1
-5
/
+5
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
1
-0
/
+3
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed I/O operations order
Denis Turischev
1
-2
/
+2
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-26
Watchdog: sb_wdog.c: Fix sibyte watchdog initialization
Guenter Roeck
1
-2
/
+2
2010-04-26
pcmcia: fix matching rules for pseudo-multi-function cards
Alexander Kurz
1
-3
/
+4
2010-04-26
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
1
-6
/
+16
2010-04-26
btrfs: convert to using bdi_setup_and_register()
Jens Axboe
1
-11
/
+1
2010-04-26
crypto: authenc - Add EINPROGRESS check
Herbert Xu
1
-5
/
+11
2010-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+9
2010-04-25
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
1
-1
/
+1
2010-04-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-11
/
+14
[prev]
[next]