summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsldma: fix off by one in dma_haltDan Williams2009-03-041-2/+6
* I/OAT: fail self-test if callback test reaches timeoutDan Williams2009-03-041-2/+4
* I/OAT: update driver version and copyright datesMaciej Sosnowski2009-03-047-8/+8
* I/OAT: list usage cleanupEric Sesterhenn2009-03-041-3/+2
* I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski2009-03-041-1/+3
* I/OAT: cancel watchdog before dma removeMaciej Sosnowski2009-03-041-4/+3
* I/OAT: fail initialization on zero channels detectionMaciej Sosnowski2009-03-041-0/+7
* I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski2009-03-041-5/+7
* I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski2009-03-041-0/+24
* dmaengine: update kerneldocJohannes Weiner2009-02-111-6/+1
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-112-12/+9
|\
| * sched: revert recent sync wakeup changesPeter Zijlstra2009-02-112-12/+9
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-1110-75/+209
|\ \
| * | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-112-12/+35
| * | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-112-28/+15
| * | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| * | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-061-2/+0
| * | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-055-54/+155
| * | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-054-6/+18
| * | Merge branch 'sched/urgent' into timers/urgentIngo Molnar2009-02-052-6/+12
| |\ \ | | |/
| | * sched: fix nohz load balancer on cpu offlineSuresh Siddha2009-02-041-6/+11
| * | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-1126-125/+207
|\ \ \
| * | | ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov2009-02-111-1/+1
| * | | i8327: fix outb() parameter orderClemens Ladisch2009-02-101-9/+8
| * | | x86: fix math_emu register frame accessTejun Heo2009-02-107-56/+55
| * | | x86: math_emu info cleanupTejun Heo2009-02-096-64/+48
| * | | x86: include correct %gs in a.out core dumpTejun Heo2009-02-091-3/+1
| * | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
| * | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
| * | | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-093-0/+10
| * | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-053-3/+24
| * | | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21
| * | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
| * | | x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-041-13/+15
| * | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-112-8/+12
|\ \ \ \
| * | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-111-5/+4
| * | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-111-3/+5
| |\ \ \ \
| | * | | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
| |/ / / /
| * | | | profiling: fix broken profiling regressionHugh Dickins2009-02-101-0/+3
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-115-60/+81
|\ \ \ \ \
| * | | | | [S390] Update default configuration.Martin Schwidefsky2009-02-111-27/+60
| * | | | | [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16
| * | | | | [S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck2009-02-111-1/+1
| * | | | | [S390] Fix init irq proc build break.Sachin Sant2009-02-111-0/+2
| * | | | | [S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky2009-02-111-2/+2
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-111-1/+1
|\ \ \ \ \ \
| * | | | | | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-111-1/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-107-16/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
OpenPOWER on IntegriCloud