aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-12ARM: Consolidate clks_register() and similarRussell King
2010-01-21Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum
2010-01-20USB: fix bitmask merge errorAlan Stern
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek
2010-01-20serial: imx: bit &/| confusionRoel Kluin
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett
2010-01-20nozomi: quick fix for the close/close bugAlan Cox
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo