summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-3/+5
|\
| * x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman2010-05-041-3/+5
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-184-89/+45
|\ \
| * | Modify the VMware balloon driver for the new x86_hyper APIH. Peter Anvin2010-05-091-2/+2
| * | Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-082693-4482/+25783
| |\ \
| * | | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-093-86/+42
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-13278-1143/+4995
| |\ \ \ \
| * \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-231-1/+1
| |\ \ \ \ \
| | * | | | | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-211-1/+1
| * | | | | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-21148-1596/+2223
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-182-14/+75
|\ \ \ \ \ \ \
| * | | | | | | ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven2010-05-091-1/+46
| * | | | | | | ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven2010-05-091-2/+28
| * | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-12/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-12/+2
* | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-184-66/+102
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-10278-1143/+4995
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | oprofile: protect from not being in an IRQ contextPhil Carmody2010-05-031-2/+10
| * | | | | | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-231-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-082561-2314/+19739
| | |\ \ \ \ \ \ \
| | * | | | | | | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-311-2/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | oprofile: remove double ring bufferingAndi Kleen2010-04-231-50/+13
| * | | | | | | | Merge commit 'v2.6.34-rc5' into oprofile/coreRobert Richter2010-04-234809-99695/+243843
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky2010-03-023-14/+79
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-184-9/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-034247-82571/+188115
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-024-9/+9
* | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-182-24/+41
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-112-24/+41
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-071-24/+2
| | * | | | | | | | | VT-d: Change {un}map_range functions to implement {un}map interfaceJoerg Roedel2010-03-071-10/+12
| | * | | | | | | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-071-0/+6
| | * | | | | | | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-071-0/+31
| | * | | | | | | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-072-4/+4
* | | | | | | | | | | m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2010-05-171-26/+21
* | | | | | | | | | | m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2010-05-171-18/+31
* | | | | | | | | | | m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2010-05-172-118/+131
* | | | | | | | | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-179-0/+42
* | | | | | | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-171-2/+2
* | | | | | | | | | | serial167: Kill unused variablesGeert Uytterhoeven2010-05-171-2/+0
* | | | | | | | | | | mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-151-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+1
* | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-142-11/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixesSrinidhi Kasagar2010-05-122-11/+12
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-141-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller2010-05-141-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | vhost: fix barrier pairingMichael S. Tsirkin2010-05-121-1/+6
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-05-132-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \