| Commit message (Expand) | Author | Files | Lines |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 148 | -147/+190 |
2010-01-22 | ACPICA: Update for new gcc-4 warning options | Bob Moore | 6 | -55/+32 |
2010-01-22 | Linux 2.6.33-rc5v2.6.33-rc5 | Linus Torvalds | 1 | -1/+1 |
2010-01-21 | vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE | Yongseok Koh | 1 | -3/+1 |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian | 2 | -0/+8 |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra | 1 | -3/+8 |
2010-01-21 | perf: Honour event state for aux stream data | Peter Zijlstra | 1 | -0/+9 |
2010-01-21 | perf: Fix perf_event_do_pending() fallback callsite | Peter Zijlstra | 1 | -2/+1 |
2010-01-21 | sched: Reassign prev and switch_count when reacquire_kernel_lock() fail | Yong Zhang | 1 | -1/+4 |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith | 2 | -2/+2 |
2010-01-21 | USB: isp1362: fix build failure on ARM systems via irq_flags cleanup | Lothar Wassmann | 1 | -7/+14 |
2010-01-21 | USB: isp1362: better 64bit printf warning fixes | Lothar Wassmann | 1 | -2/+2 |
2010-01-21 | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 1 | -7/+0 |
2010-01-21 | USB: Fix level of isp1760 Reloading ptd error message | Colin Tuckley | 1 | -3/+3 |
2010-01-21 | USB: FHCI: avoid NULL pointer dereference | Alexander Beregalov | 1 | -1/+2 |
2010-01-21 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 3 | -10/+24 |
2010-01-21 | USB: add speed values for USB 3.0 and wireless controllers | Greg Kroah-Hartman | 1 | -0/+6 |
2010-01-21 | USB: add missing delay during remote wakeup | Alan Stern | 3 | -3/+7 |
2010-01-21 | USB: EHCI & UHCI: fix race between root-hub suspend and port resume | Alan Stern | 2 | -2/+33 |
2010-01-21 | USB: EHCI: fix handling of unusual interrupt intervals | Alan Stern | 1 | -3/+8 |
2010-01-21 | USB: Don't use GFP_KERNEL while we cannot reset a storage device | Oliver Neukum | 2 | -5/+5 |
2010-01-21 | USB: fix bitmask merge error | Alan Stern | 1 | -1/+2 |
2010-01-21 | usb: serial: fix memory leak in generic driver | Johan Hovold | 1 | -0/+2 |
2010-01-21 | USB: serial: fix USB serial fix kfifo_len locking | Stefani Seibold | 1 | -4/+4 |
2010-01-21 | Staging: hv: fix smp problems in the hyperv core code | Greg Kroah-Hartman | 3 | -33/+35 |
2010-01-21 | Staging: et131x: Fix 2.6.33rc1 regression in et131x | Alan Cox | 2 | -8/+16 |
2010-01-21 | Staging: asus_oled: fix oops in 2.6.32.2 | Eugeni Dodonov | 1 | -4/+8 |
2010-01-21 | tty: fix race in tty_fasync | Greg Kroah-Hartman | 1 | -1/+1 |
2010-01-21 | serial: serial_cs: oxsemi quirk breaks resume | Pavel Machek | 1 | -1/+2 |
2010-01-21 | serial: imx: bit &/| confusion | Roel Kluin | 1 | -1/+1 |
2010-01-21 | serial: Fix crash if the minimum rate of the device is > 9600 baud | Alan Cox | 1 | -5/+12 |
2010-01-21 | serial-core: resume serial hardware with no_console_suspend | Stanislav Brabec | 1 | -55/+33 |
2010-01-21 | serial: 8250_pnp: use wildcard for serial Wacom tablets | Matthew Garrett | 1 | -9/+1 |
2010-01-21 | nozomi: quick fix for the close/close bug | Alan Cox | 1 | -1/+1 |
2010-01-21 | compat_ioctl: Supress "unknown cmd" message on serial /dev/console | Atsushi Nemoto | 1 | -0/+3 |
2010-01-21 | Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" | Greg Kroah-Hartman | 1 | -20/+12 |
2010-01-21 | driver-core: fix devtmpfs crash on s390 | Heiko Carstens | 1 | -1/+2 |
2010-01-20 | libata: retry FS IOs even if it has failed with AC_ERR_INVALID | Tejun Heo | 1 | -2/+3 |
2010-01-20 | perf kmem: Print usage help for unknown commands | Pekka Enberg | 1 | -1/+2 |
2010-01-20 | perf kmem: Increase "Hit" column length | Pekka Enberg | 1 | -2/+2 |
2010-01-20 | ACPI: delete acpi_processor_power_verify_c2() | Len Brown | 1 | -18/+4 |
2010-01-20 | ACPI: allow C3 > 1000usec | Len Brown | 1 | -10/+11 |
2010-01-20 | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C | Len Brown | 1 | -10/+11 |
2010-01-20 | ACPI: power_meter: remove double kfree() | Darren Jenkins | 1 | -1/+1 |
2010-01-20 | ACPI: processor: restrict early _PDC to opt-in platforms | Alex Chiang | 1 | -0/+30 |
2010-01-20 | ecryptfs: use after free | Dan Carpenter | 1 | -2/+2 |
2010-01-20 | ecryptfs: Eliminate useless code | Julia Lawall | 1 | -1/+1 |
2010-01-20 | ecryptfs: fix interpose/interpolate typos in comments | Erez Zadok | 1 | -2/+2 |
2010-01-20 | ecryptfs: pass matching flags to interpose as defined and used there | Erez Zadok | 1 | -1/+2 |
2010-01-20 | ecryptfs: remove unnecessary d_drop calls in ecryptfs_link | Erez Zadok | 1 | -3/+0 |