summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-04ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo
2011-08-04ath6kl: cache firmwareKalle Valo
2011-08-04ASoC: Mark cache as dirty when suspendingMark Brown
2011-08-04ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar
2011-08-04ASoC: davinci: add missing break statementRajashekhara, Sudhakar
2011-08-04ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg
2011-08-04drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-08-04rtc: limit frequencyThomas Gleixner
2011-08-04rtc: fix hrtimer deadlockThomas Gleixner
2011-08-04rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-08-04usb: musb: restore INDEX register in resume pathAjay Kumar Gupta
2011-08-04USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2011-08-04USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-08-04Staging: hv: netvsc: Increase the timeout value in the netvsc driverK. Y. Srinivasan
2011-08-04Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan
2011-08-04Staging: hv: storvsc: Increase the timeout value in the storvsc driverK. Y. Srinivasan
2011-08-04staging: comedi: fix infoleak to userspaceVasiliy Kulikov
2011-08-04staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger
2011-08-04Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser
2011-08-04gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-08-04bridge: send proper message_age in config BPDUstephen hemminger
2011-08-04mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo
2011-08-04mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer
2011-08-04USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk
2011-07-21Linux 3.0v3.0Linus Torvalds
2011-07-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel
2011-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-19vmscan: fix a livelock in kswapdShaohua Li
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita