index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
3c523.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
2
-3
/
+3
2009-11-18
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
Stefani Seibold
1
-1
/
+1
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
3
-10
/
+37
2009-11-18
workqueue: fix race condition in schedule_on_each_cpu()
Tejun Heo
1
-15
/
+13
2009-11-18
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
1
-1
/
+2
2009-11-18
MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address
Joe Perches
1
-2
/
+6
2009-11-18
drivers/video/da8xx-fb.c: fix error return
Roel Kluin
1
-1
/
+1
2009-11-18
spi: error status should be negative
Roel Kluin
1
-1
/
+1
2009-11-18
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+2
2009-11-18
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
1
-4
/
+7
2009-11-18
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
1
-1
/
+1
2009-11-18
USB: xhci: Fix TRB physical to virtual address translation.
Sarah Sharp
1
-2
/
+5
2009-11-18
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
1
-3
/
+5
2009-11-18
USB: cdc_acm: Fix memory leak after hangup
Francesco Lavra
1
-5
/
+11
2009-11-18
USB: cdc_acm: Fix race condition when opening tty
Henry Gebhardt
1
-1
/
+1
2009-11-18
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
4
-6
/
+46
2009-11-18
tty: cp210x: Fix carrier handling
Alan Cox
1
-0
/
+21
2009-11-18
tty_port: If we are opened non blocking we still need to raise the carrier
Alan Cox
1
-0
/
+3
2009-11-17
fcntl: Use consistent values for F_[GS]ETOWN_EX
Stephen Rothwell
2
-4
/
+0
2009-11-17
xfs: copy li_lsn before dropping AIL lock
Nathaniel W. Turner
1
-3
/
+20
2009-11-17
XFS bug in log recover with quota (bugzilla id 855)
Jan Rekorajski
1
-2
/
+2
2009-11-17
Input: lifebook - fix settings for CF-72
Abner Holsinger
1
-2
/
+1
2009-11-17
Input: psmouse - fix breakage introduced by b7802c5c1ea
Jiri Kosina
1
-1
/
+1
2009-11-16
[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}
Roel Kluin
1
-2
/
+2
2009-11-16
[ARM] pxa/hx4700: fix hx4700 touchscreen pressure values
Paul Parsons
1
-1
/
+1
2009-11-16
ARM: 5787/1: U300 COH 901 331 fixes
Linus Walleij
2
-1
/
+12
2009-11-16
ARM: Fix warning in sa1100-flash.c
Russell King
1
-2
/
+2
2009-11-16
at91: at91sam9g20ek modify dual slot evaluation kit
Nicolas Ferre
2
-17
/
+26
2009-11-16
cifs: clear server inode number flag while autodisabling
Suresh Jayaraman
1
-1
/
+1
2009-11-16
dereferencing freed memory regulator_fixed_voltage_remove()
Dan Carpenter
1
-3
/
+2
2009-11-16
leds-gpio: fix possible crash on OF device unbinding
Dmitry Eremin-Solenikov
1
-0
/
+2
2009-11-16
backlight: Fix backlight limiting on spitz/corgi devices
Pavel Machek
1
-2
/
+3
2009-11-16
backlight: lcd - Fix wrong sizeof
Jean Delvare
1
-1
/
+1
2009-11-16
hwmon: (adt7475) Fix sysfs file names
Jean Delvare
1
-6
/
+6
2009-11-16
hwmon: (adt7475) Cache limits for 60 seconds
Jean Delvare
1
-1
/
+1
2009-11-16
hwmon: (adt7475) Fix temperature fault flags
Jean Delvare
1
-2
/
+1
2009-11-16
hwmon: (s3c-hwmon) Ignore invalid divider settings
Ben Dooks
1
-2
/
+9
2009-11-16
regulator: Fix check of unsigned return value and transmit errors in wm831x_g...
Roel Kluin
1
-3
/
+3
2009-11-16
regulator: Handle missing constraints in _regulator_disable()
Mark Brown
1
-1
/
+2
2009-11-16
ALSA: ice1724 - make some bitfields unsigned
Dan Carpenter
1
-2
/
+2
2009-11-16
Makefile: Add -Wmising-prototypes to HOSTCFLAGS
Josh Triplett
1
-1
/
+1
2009-11-16
oss: Mark loadhex static in hex2hex.c
Josh Triplett
1
-1
/
+1
2009-11-16
dtc: Mark various internal functions static
Josh Triplett
3
-3
/
+3
2009-11-16
dtc: Set "noinput" in the lexer to avoid an unused function
Josh Triplett
2
-17
/
+54
2009-11-16
drm: radeon: Mark several functions static in mkregtable
Josh Triplett
1
-6
/
+6
2009-11-16
arch/sparc/boot/*.c: Mark various internal functions static
Josh Triplett
3
-10
/
+10
2009-11-16
arch/powerpc/boot/addRamDisk.c: Mark several internal functions static
Josh Triplett
1
-3
/
+3
2009-11-16
arch/alpha/boot/tools/objstrip.c: Mark "usage" static
Josh Triplett
1
-1
/
+1
2009-11-16
Documentation/vm/page-types.c: Declare checked_open static
Josh Triplett
1
-1
/
+1
2009-11-16
genksyms: Mark is_reserved_word static
Josh Triplett
2
-45
/
+52
[next]