index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-03
Revert "menu: fix embedded menu snafu"
Linus Torvalds
1
-16
/
+12
2009-03-03
drm/i915: Fix use-before-null-check in i915_irq_emit().
Eric Anholt
1
-2
/
+3
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
3
-8
/
+15
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2
-2
/
+2
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2009-03-03
menu: fix embedded menu snafu
Randy Dunlap
1
-12
/
+16
2009-03-03
Change email address
Karsten Keil
1
-1
/
+1
2009-03-03
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
8
-28
/
+14
2009-03-03
x86-64: syscall-audit: fix 32/64 syscall hole
Roland McGrath
1
-1
/
+1
2009-03-02
sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip
Andres Salomon
1
-0
/
+1
2009-03-02
sdhci: Add quirk for controllers with no end-of-busy IRQ
Ben Dooks
2
-1
/
+6
2009-03-02
fix warning in io_mapping_map_wc()
Pallipadi, Venkatesh
1
-1
/
+4
2009-03-02
ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268
Takashi Iwai
1
-0
/
+2
2009-03-02
zaurus: add usb id for motomagx phones
Dmitriy Taychenachev
1
-0
/
+5
2009-03-02
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
1
-2
/
+2
2009-03-02
veth: Fix carrier detect
Eric W. Biederman
1
-40
/
+11
2009-03-02
cdc_ether: add usb id for Ericsson F3507g
Bjørn Mork
1
-0
/
+5
2009-03-02
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
1
-2
/
+112
2009-03-01
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
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-28
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-28
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-28
checkpatch: version 0.28
Andy Whitcroft
1
-1
/
+1
2009-02-28
checkpatch: add __ref as a sparse modifier
Andy Whitcroft
1
-1
/
+2
2009-02-28
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: do not warn about -p0 patches when checking files
Andy Whitcroft
1
-1
/
+2
2009-02-28
checkpatch: make in_atomic ok in the core
Andy Whitcroft
1
-1
/
+1
2009-02-28
mm: fix lazy vmap purging (use-after-free error)
Vegard Nossum
1
-1
/
+2
2009-02-28
mm: vmap fix overflow
Nick Piggin
1
-0
/
+7
2009-02-28
Fix recursive lock in free_uid()/free_user_ns()
David Howells
2
-4
/
+18
2009-02-28
w1: add missing Kconfig/Makefile entries for DS2431 slave driver
Herton Ronaldo Krzesinski
2
-0
/
+7
2009-02-28
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-28
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
[next]