summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-101-94/+57Star
|\
| * ide: refactor tf_read() methodSergei Shtylyov2009-04-081-2/+3
| * ide: refactor tf_load() methodSergei Shtylyov2009-04-081-2/+2
| * ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-081-34/+15Star
| * ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-081-57/+38Star
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-092-31/+2Star
|\ \
| * | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-092-30/+1Star
| * | tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-081-1/+1
| |/
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-091-1/+2
|\ \
| * | sched: do not count frozen tasks toward loadNathan Lynch2009-04-091-1/+2
| |/
| |
| \
| \
| \
*---. \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-091-0/+14
|\ \ \ \ | | |_|/ | |/| |
| | * | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-031-0/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-091-1/+0Star
|\ \ \ \
| * | | | dm: remove limited barrier supportMikulas Patocka2009-04-091-1/+0Star
| |/ / /
* | | | module: try_then_request_module must waitHerbert Xu2009-04-091-1/+1
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-093-1/+4
|\ \ \ \
| * | | | pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel2009-02-021-0/+2
| * | | | pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao2009-02-021-1/+0Star
| * | | | pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-021-0/+2
* | | | | tty: MAX3100Alan Cox2009-04-081-0/+52
| |/ / / |/| | |
* | | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-071-8/+10
|\ \ \ \
| * \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07404-5061/+10442
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12140-294/+569
| |\ \ \ \ \
| * | | | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-091-1/+0Star
| * | | | | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0Star
| * | | | | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-4/+10
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-073-3/+10
|\ \ \ \ \ \ \
| * | | | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
| * | | | | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-071-1/+2
| * | | | | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-072-2/+8
* | | | | | | | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-075-6/+83
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into irq/threadedIngo Molnar2009-04-06339-4402/+8849
| |\ \ \ \ \ \ \ \
| * | | | | | | | | genirq: fix devres.o build for GENERIC_HARDIRQS=nThomas Gleixner2009-03-251-0/+14
| * | | | | | | | | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=nThomas Gleixner2009-03-241-1/+6
| * | | | | | | | | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-241-0/+2
| * | | | | | | | | genirq: add support for threaded interrupts to devresArjan van de Ven2009-03-241-3/+14
| * | | | | | | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-245-3/+48
| * | | | | | | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-2328-159/+539
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-071-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-061-0/+5
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-073-2/+207
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: remove unused REQ_UNPLUGJens Axboe2009-04-071-2/+0Star
| * | | | | | | | | | | mflash: initial supportunsik Kim2009-04-071-0/+206
| * | | | | | | | | | | block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-071-0/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
* | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-071-0/+41
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ata: Add TRIM infrastructureMatthew Wilcox2009-04-071-0/+41
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-071-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-071-0/+10
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | parport: Use the PCI IRQ if offeredAlan Cox2009-04-071-5/+6