summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ext4: Fix delalloc release block reservation for truncateMingming Cao2008-08-201-0/+21
| * | | | ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o2008-08-141-2/+3
| * | | | ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V2008-08-201-2/+10
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-221-1/+1
|\ \ \ \ \
| * | | | | sched: enable LB_BIAS by defaultPeter Zijlstra2008-08-211-1/+1
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-221-0/+1
|\ \ \ \ \ \
| * | | | | | rcu: fix synchronize_rcu() so that kernel-doc worksRandy Dunlap2008-08-211-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-222-2/+9
|\ \ \ \ \ \
| * | | | | | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-212-2/+9
| |/ / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-2223-99/+168
|\ \ \ \ \ \
| * | | | | | x86: work around MTRR mask setting, v2Ingo Molnar2008-08-221-1/+6
| * | | | | | x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-224-3/+10
| * | | | | | x86: fix VMI for early paramsAlok Kataria2008-08-221-8/+8
| * | | | | | x86: fix two modpost warnings in mm/init_64.cJan Beulich2008-08-221-2/+2
| * | | | | | x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich2008-08-221-14/+18
| * | | | | | x86: work around MTRR mask settingYinghai Lu2008-08-221-2/+13
| * | | | | | x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com2008-08-211-2/+15
| * | | | | | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com2008-08-211-12/+5Star
| * | | | | | x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com2008-08-211-3/+3
| * | | | | | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum2008-08-211-1/+1
| * | | | | | x86: export pv_lock_ops non-GPLJeremy Fitzhardinge2008-08-211-1/+1
| * | | | | | x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz2008-08-211-1/+3
| * | | | | | x86: use WARN() in arch/x86/kernelArjan van de Ven2008-08-213-10/+4Star
| * | | | | | x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven2008-08-211-5/+3Star
| * | | | | | werror: fix pci calgaryDavid Howells2008-08-211-5/+6
| * | | | | | x86: fix oprofile + hibernation badnessAndi Kleen2008-08-201-3/+36
| * | | | | | x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman2008-08-203-6/+3Star
| * | | | | | x86: fix Xorg startup/shutdown slowdown with PATVenki Pallipadi2008-08-201-2/+31
| * | | | | | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb2008-08-201-18/+0Star
| * | | | | | x86 iommu: remove unneeded parenthesisJiri Kosina2008-08-191-1/+1
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-2214-126/+123Star
|\ \ \ \ \ \ \
| * | | | | | | [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
| * | | | | | | libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-227-11/+33
| * | | | | | | ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
| * | | | | | | pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11Star
| * | | | | | | libata: restore SControl on detachTejun Heo2008-08-222-5/+6
| * | | | | | | libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
| * | | | | | | libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-221-14/+6Star
| * | | | | | | libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-221-2/+2
| * | | | | | | sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-221-1/+2
| * | | | | | | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
| * | | | | | | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+2
| * | | | | | | sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-221-24/+10Star
| * | | | | | | libata: implement no[hs]rst force paramsTejun Heo2008-08-224-16/+38
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-224-14/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2008-08-202-11/+18
| |\ \ \ \ \ \ \
| | * | | | | | | IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2008-08-202-11/+18
| * | | | | | | | IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-151-1/+1
| * | | | | | | | IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-151-2/+6
| |/ / / / / / /
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-229-61/+160
|\ \ \ \ \ \ \ \