summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou
2011-07-23ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-07-23pata_it821x: Fix RAID type display, by adding missing commaJean Delvare
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov
2011-07-23ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen
2011-07-23libata: leave port thawed after reset failureTejun Heo
2011-07-23ata: sata_via: Use dev_dbgJoe Perches
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-07-22Linux 3.0Linus Torvalds
2011-07-22Merge 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-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-20vmscan: fix a livelock in kswapdShaohua Li
2011-07-20fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita
2011-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20vfs: fix race in rcu lookup of pruned dentryLinus Torvalds
2011-07-20rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney
2011-07-20rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-20rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson
2011-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong