summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-01185-29383/+0
|\
| * [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-01185-29383/+0
* | embedded: fix vc_translate operator precedenceTim Bird2008-08-011-1/+1
* | FRV: Wire up new system callsDavid Howells2008-08-011-1/+7
* | MN10300: Wire up new system callsDavid Howells2008-08-011-0/+6
* | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-013-0/+31
|\ \
| * | KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-291-0/+1
| * | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-292-0/+30
* | | Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-011-0/+0
|\ \ \
| * | | drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-311-0/+0
| | |/ | |/|
* | | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-011-7/+7
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-011-3/+6
|\ \ \
| * | | pata_it821x: Driver updates and reworkingAlan Cox2008-07-311-0/+3
| * | | libata.h: replace __FUNCTION__ with __func__Alexander Beregalov2008-07-311-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds2008-08-011-0/+1
|\ \ \
| * | | dcache: Add case-insensitive support d_ci_add() routineBarry Naujok2008-07-281-0/+1
* | | | tracehook: fix exit_signal=0 caseRoland McGrath2008-08-011-8/+13
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-011-0/+1
|\ \ \ \
| * | | | md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-231-0/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-011-2/+66
|\ \ \ \ \
| * | | | | [PATCH] configfs: Convenience macros for attribute definition.Joel Becker2008-07-311-2/+65
| * | | | | [PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker2008-07-311-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-011-0/+1
|\ \ \ \ \
| * | | | | block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-011-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-011-0/+3
|\ \ \ \ \
| * | | | | ALSA: ASoC: Export dapm_reg_event() fullyMark Brown2008-07-291-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-016-276/+313
|\ \ \ \ \
| * | | | | skbuff: add missing kernel-doc for do_not_encryptRandy Dunlap2008-07-311-0/+1
| * | | | | ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-313-245/+254
| * | | | | netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-311-31/+55
| * | | | | netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy2008-07-311-0/+3
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-012-2/+8
|\ \ \ \ \ \
| * | | | | | [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-301-1/+5
| * | | | | | [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-301-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-013-2/+6
|\ \ \ \ \ \
| * | | | | | [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-011-1/+2
| * | | | | | [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-011-0/+2
| * | | | | | [PATCH] merge locate_fd() and get_unused_fd()Al Viro2008-08-011-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-015-0/+530
|\ \ \ \ \ \
| * | | | | | regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel2008-07-301-0/+21
| * | | | | | regulator: fixed regulator interfaceMark Brown2008-07-301-0/+22
| * | | | | | regulator: machine driver interfaceLiam Girdwood2008-07-301-0/+104
| * | | | | | regulator: regulator driver interfaceLiam Girdwood2008-07-301-0/+99
| * | | | | | regulator: consumer device interfaceLiam Girdwood2008-07-301-0/+284
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-08-011-0/+1
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov2008-07-302026-75479/+42626
| |\| | | | |
| * | | | | | power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-131-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-01250-16384/+5
|\ \ \ \ \ \ \
| * | | | | | | sh/maple: clean maple bus codeAdrian McMenamin2008-07-291-1/+5
| * | | | | | | sh: migrate to arch/sh/include/Paul Mundt2008-07-29249-16382/+0