summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | sh: Fix up unaligned current_text_addr().Paul Mundt2008-07-291-1/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-012-1/+2
|\ \ \ \ \ \
| * | | | | | generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-292-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-016-6/+24
|\ \ \ \ \ \
| * | | | | | [S390] cio: Include linux/string.h in schid.h.Cornelia Huck2008-08-011-0/+1
| * | | | | | [S390] Wire up new syscalls.Heiko Carstens2008-08-011-1/+7
| * | | | | | [S390] Optimize storage key operations for anon pagesMartin Schwidefsky2008-08-011-3/+0
| * | | | | | [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-0/+14
| * | | | | | [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-011-1/+2
| * | | | | | [S390] Remove last P390 trace.Heiko Carstens2008-08-011-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-302-1/+57
* | | | | | [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-301-215/+0
* | | | | | [MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto2008-07-302-123/+0
* | | | | | [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-301-0/+9
* | | | | | [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-304-3/+5
* | | | | | [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-303-5/+5
* | | | | | [MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2008-07-302-0/+4
* | | | | | [MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2008-07-302-3/+11
* | | | | | [MIPS] TXx9: Cleanup watchdogAtsushi Nemoto2008-07-303-2/+3
* | | | | | [MIPS] TXx9: PCI error handlingAtsushi Nemoto2008-07-304-0/+12
* | | | | | [MIPS] TXx9: Add some pci optionsAtsushi Nemoto2008-07-302-0/+4
* | | | | | [MIPS] Introduce pcibios_plat_setupAtsushi Nemoto2008-07-301-0/+2
OpenPOWER on IntegriCloud