summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-131-0/+7
|\
| * lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-121-0/+7
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-131-1/+1
|\ \
| * | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-131-1/+1
* | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-131-4/+19
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-132-52/+52
|\ \ \ | |/ / |/| / | |/
| * percpu: unbreak alpha percpuTejun Heo2009-04-102-52/+52
* | Remove stale include/asm-mn10300/.gitignore fileLinus Torvalds2009-04-101-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2009-04-10120-9109/+0
|\ \
| * | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-10120-9109/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds2009-04-10114-8626/+0
|\ \ \
| * | | FRV: Move to arch/frv/include/asm/David Howells2009-04-10114-8626/+0
| * | | FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells2009-04-101-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-091-94/+57
|\ \ \ | |/ / |/| |
| * | 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/+15
| * | ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-081-57/+38
| |/
* | FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-091-4/+2
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-093-31/+37
|\ \
| * | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-093-30/+36
| * | 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/+0
|\ \ \ \
| * | | | dm: remove limited barrier supportMikulas Patocka2009-04-091-1/+0
| |/ / /
* | | | module: try_then_request_module must waitHerbert Xu2009-04-091-1/+1
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-083-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/+0
| * | | | pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-021-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-081-1/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-081-1/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-061-1/+4
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-081-1/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-071-1/+0
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | ACPI: delete acpi_device.g_listLen Brown2009-04-071-1/+0
| | |/ / / / / /
* | | | | | | | 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-07593-8598/+16528
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12337-15578/+746
| |\ \ \ \ \ \ \
| * | | | | | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-091-1/+0
| * | | | | | | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| * | | | | | | | 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
OpenPOWER on IntegriCloud