aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-16
|\
| * netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-16
* | phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-13
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-13
| |\ \
| | * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-08
| | |\ \
| | | * | Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-09
| | | * | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-08
| * | | | PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-13
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-13
| |\ \ \ \
| | * | | | Make __stringify support variable argument macros tooZhaolei2009-04-10
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-13
| |\ \ \ \ \
| | * | | | | lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-12
| * | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-13
| |\ \ \ \ \ \
| | * | | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-13
| * | | | | | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-13
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-13
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | / / / percpu: unbreak alpha percpuTejun Heo2009-04-10
| | | |/ / / | | |/| | |
| * | | | | Remove stale include/asm-mn10300/.gitignore fileLinus Torvalds2009-04-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2009-04-10
| |\ \ \ \ \
| | * | | | | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-10
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds2009-04-10
| |\ \ \ \ \
| | * | | | | FRV: Move to arch/frv/include/asm/David Howells2009-04-09
| | * | | | | FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells2009-04-09
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-09
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ide: refactor tf_read() methodSergei Shtylyov2009-04-08
| | * | | | ide: refactor tf_load() methodSergei Shtylyov2009-04-08
| | * | | | ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-08
| | * | | | ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-08
| | |/ / /
| * | | | FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-09
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-09
| |\ \ \ \
| | * | | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
| | * | | | tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-08
| | |/ / /
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-09
| |\ \ \ \
| | * | | | sched: do not count frozen tasks toward loadNathan Lynch2009-04-09
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-09
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-03
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-09
| |\ \ \ \ \ \
| | * | | | | | dm: remove limited barrier supportMikulas Patocka2009-04-08
| | |/ / / / /
| * | | | | | module: try_then_request_module must waitHerbert Xu2009-04-09
| * | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-08
| |\ \ \ \ \ \
| | * | | | | | pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel2009-02-02
| | * | | | | | pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao2009-02-02
| | * | | | | | pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-02
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-08
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-07
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | ACPI: delete acpi_device.g_listLen Brown2009-04-07
| | | |/ / / / / / / /
| * | / / / / / / / / tty: MAX3100Alan Cox2009-04-08
| |/ / / / / / / / /
* | | | / / / / / / ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-11
| |_|_|/ / / / / / |/| | | | | | | |