index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
eisa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
KOSAKI Motohiro
1
-13
/
+16
2010-06-05
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
2
-2
/
+2
2010-06-05
cgroups: alloc_css_id() increments hierarchy depth
Greg Thelen
1
-1
/
+1
2010-06-05
lib: add s390 to atomic64_dec_if_positive archs
Heiko Carstens
1
-1
/
+2
2010-06-05
fbdev: fix frame buffer devices menu
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2010-06-05
arch/um: fix kunmap_atomic() call in skas/uaccess.c
Cesar Eduardo Barros
1
-1
/
+1
2010-06-05
sys_personality: change sys_personality() to accept "unsigned int" instead of...
Oleg Nesterov
3
-11
/
+11
2010-06-05
fb_defio: redo fix for non-dirty ptes
Albert Herranz
1
-1
/
+11
2010-06-05
Revert "fb_defio: fix for non-dirty ptes"
Albert Herranz
1
-32
/
+8
2010-06-05
flat: fix unmap len in load error path
Mike Frysinger
1
-1
/
+1
2010-06-05
fs/binfmt_flat.c: split the stack & data alignments
Mike Frysinger
1
-8
/
+15
2010-06-05
vmware balloon: clamp number of collected non-balloonable pages
Dmitry Torokhov
1
-3
/
+15
2010-06-05
xtensa: invoke oom-killer from page fault
Nick Piggin
1
-10
/
+4
2010-06-05
mn10300: invoke oom-killer from page fault
Nick Piggin
1
-5
/
+4
2010-06-05
m32r: invoke oom-killer from page fault
Nick Piggin
1
-10
/
+4
2010-06-05
frv: invoke oom-killer from page fault
Nick Piggin
1
-4
/
+4
2010-06-05
ramoops: add HAS_IOMEM dependency
Heiko Carstens
1
-0
/
+1
2010-06-05
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
Heiko Carstens
1
-1
/
+1
2010-06-05
rtc: s3c: initialize s3c_rtc_cpu_type before using it
Maurus Cuelenaere
1
-2
/
+2
2010-06-05
rtc: s3c: initialize driver data before using it
Maurus Cuelenaere
1
-2
/
+3
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
1
-0
/
+2
2010-06-04
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-06-04
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Grant Likely
1
-3
/
+17
2010-06-04
USB: cdc-acm: fix resource reclaim in error path of acm_probe
Axel Lin
1
-2
/
+4
2010-06-04
USB: ftdi_sio: fix DTR/RTS line modes
Daniel Mack
1
-0
/
+4
2010-06-04
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
Ben Dooks
1
-0
/
+26
2010-06-04
USB: s3c-hsotg: SoftDisconnect minimum 3ms
Ben Dooks
1
-0
/
+3
2010-06-04
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
Ben Dooks
1
-0
/
+25
2010-06-04
USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
Maurus Cuelenaere
1
-0
/
+1
2010-06-04
USB: s3c: Enable soft disconnect during initialization
Thomas Abraham
1
-0
/
+3
2010-06-04
USB: xhci: Print NEC firmware version.
Sarah Sharp
4
-1
/
+49
2010-06-04
USB: xhci: Wait for host to start running.
Sarah Sharp
1
-7
/
+32
2010-06-04
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
1
-1
/
+12
2010-06-04
USB: isp1362: fix inw warning on Blackfin systems
Mike Frysinger
1
-1
/
+1
2010-06-04
USB: mos7840: fix null-pointer dereference
Johan Hovold
1
-1
/
+0
2010-06-04
ACPI: Eliminate us to pm ticks conversion in common path
Venkatesh Pallipadi
1
-10
/
+5
2010-06-04
ACPI: Fix the incorrect calculation about C-state idle time
Zhao Yakui
1
-1
/
+1
2010-06-03
perf: Fix crash in swevents
Peter Zijlstra
1
-9
/
+15
2010-06-03
virtio: console: Fix crash when port is unplugged and blocked for write
Amit Shah
1
-0
/
+4
2010-06-03
virtio: console: Fix crash when hot-unplugging a port and read is blocked
Amit Shah
1
-3
/
+7
2010-06-03
virtio-blk: fix minimum number of S/G elements
Christoph Hellwig
1
-1
/
+3
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
75
-141
/
+4
2010-06-03
i2c/busses: Move two drivers to embedded section
Wolfram Sang
2
-23
/
+23
2010-06-03
i2c: Rename i2c_check_addr to i2c_check_addr_busy
Jean Delvare
1
-19
/
+19
2010-06-03
i2c: Document reserved I2C addresses
Jean Delvare
1
-3
/
+25
2010-06-03
i2c: Check for address validity on client registration
Jean Delvare
1
-7
/
+26
2010-06-03
i2c: Share the I2C device presence detection code
Jean Delvare
1
-40
/
+40
2010-06-03
Documentation/i2c: Checkpatch cleanup
Andrea Gelmini
7
-54
/
+54
2010-06-03
xen: avoid allocation causing potential swap activity on the resume path
Ian Campbell
1
-1
/
+1
2010-06-03
xen: ensure timer tick is resumed even on CPU driving the resume
Ian Campbell
1
-2
/
+2
[next]