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
2009-03-01
cdc_ether: add usb id for Ericsson F3507g
Bjørn Mork
1
-0
/
+5
2009-03-01
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
1
-2
/
+112
2009-03-02
selinux: Fix a panic in selinux_netlbl_inode_permission()
Paul Moore
1
-2
/
+3
2009-03-01
tcp: fix retrans_out leaks
Ilpo Järvinen
1
-4
/
+5
2009-03-01
net headers: export dcbnl.h
Chris Leech
1
-0
/
+1
2009-03-01
net headers: cleanup dcbnl.h
Chris Leech
1
-1
/
+3
2009-03-01
netpoll: Add drop checks to all entry points
Herbert Xu
2
-0
/
+16
2009-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
176
-1029
/
+4783
2009-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-70
/
+71
2009-02-28
Input: elantech - touchpad driver miss-recognising logitech mice
Arjan Opmeer
1
-8
/
+24
2009-02-28
Input: synaptics - ensure we reset the device on resume
Andy Whitcroft
1
-5
/
+4
2009-02-28
Input: usbtouchscreen - fix eGalax HID ignoring
Daniel Ritz
1
-0
/
+1
2009-02-28
x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()
Ingo Molnar
2
-11
/
+6
2009-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
5
-28
/
+37
2009-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-75
/
+176
2009-02-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-104
/
+119
2009-02-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-27
/
+82
2009-02-27
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-53
/
+6
2009-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-265
/
+84
2009-02-27
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-27
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-27
checkpatch: version 0.28
Andy Whitcroft
1
-1
/
+1
2009-02-27
checkpatch: add __ref as a sparse modifier
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: do not warn about -p0 patches when checking files
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: make in_atomic ok in the core
Andy Whitcroft
1
-1
/
+1
2009-02-27
mm: fix lazy vmap purging (use-after-free error)
Vegard Nossum
1
-1
/
+2
2009-02-27
mm: vmap fix overflow
Nick Piggin
1
-0
/
+7
2009-02-27
Fix recursive lock in free_uid()/free_user_ns()
David Howells
2
-4
/
+18
2009-02-27
w1: add missing Kconfig/Makefile entries for DS2431 slave driver
Herton Ronaldo Krzesinski
2
-0
/
+7
2009-02-27
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-27
w1_ds2433: clear the validcrc flag after a write
Ben Gardner
1
-1
/
+6
2009-02-27
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
1
-2
/
+2
2009-02-27
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
1
-0
/
+1
2009-02-27
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
1
-8
/
+10
2009-02-27
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
1
-7
/
+7
2009-02-27
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
1
-6
/
+1
2009-02-27
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
1
-10
/
+26
2009-02-27
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
1
-3
/
+12
2009-02-27
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
1
-1
/
+2
2009-02-27
USB: musb: be careful with 64K+ transfer lengths (gadget side)
Felipe Balbi
1
-2
/
+2
2009-02-27
usb: musb: make Davinci *work* in mainline
David Brownell
5
-18
/
+17
2009-02-27
USB: usb_get_string should check the descriptor type
Alan Stern
1
-3
/
+8
2009-02-27
USB: gadget: fix build error in omap_apollon_2420_defconfig
David Brownell
1
-0
/
+1
2009-02-27
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
1
-1
/
+5
2009-02-27
USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
Alan Stern
1
-2
/
+2
2009-02-27
USB: Quirk for Hummingbird huc56s / Conexant ACM modem
Adam Richter
1
-0
/
+7
[prev]
[next]