summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: fix internal command failure handlingTejun Heo2009-10-161-5/+7
* libata: fix PMP initializationTejun Heo2009-10-161-2/+4
* sata_nv: make sure link is brough up online when skipping hardresetTejun Heo2009-10-161-3/+15
* ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-165-10/+8
* ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen2009-10-161-0/+1
* pata_via: extend the rev_max for VT6330JosephChan@via.com.tw2009-10-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-10-143-24/+24
|\
| * firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter2009-10-141-20/+19
| * ieee1394: add documentation entry to MAINTAINERSStefan Richter2009-10-081-0/+1
| * ieee1394: update URLs in debugging-via-ohci1394.txtJustin P. Mattock2009-10-031-4/+4
* | Merge branch 'tty-fixes'Linus Torvalds2009-10-143-17/+33
|\ \
| * | tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
| * | workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2009-10-142-0/+19
| * | Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13
* | | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-10-142-11/+10
|\ \ \
| * | | x86: linker script syntax nitsRoland McGrath2009-10-142-11/+10
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-144-5/+5
|\ \ \
| * | | watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
| * | | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
| * | | sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
| * | | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-148-32/+43
|\ \ \ \
| * | | | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
| * | | | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4
| * | | | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
| * | | | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
| * | | | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3
| * | | | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
| * | | | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
| * | | | [S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu2009-10-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-147-20/+41
|\ \ \ \
| * | | | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
| * | | | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1
| * | | | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
| * | | | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
| * | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
| * | | | sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
| * | | | sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-131-1/+1
| * | | | sh: update die() output.Paul Mundt2009-10-131-3/+4
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-142-17/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2009-10-121-9/+26
| |\ \ \ \ \
| | * | | | | oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-091-10/+15
| | * | | | | oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-091-1/+13
| * | | | | | lockdep: Use cpu_clock() for lockstatPeter Zijlstra2009-10-091-8/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-145-14/+31
|\ \ \ \ \ \
| * | | | | | perf events: Update MAINTAINERS entry file patternsVincent Legoll2009-10-131-0/+7
| * | | | | | perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule2009-10-121-1/+4
| * | | | | | perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar2009-10-121-7/+14
| * | | | | | perf tools: Fix const char type propagationRandy Dunlap2009-10-122-6/+6
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-143-5/+8
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud