summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-091-1/+1
|\
| * ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-241-3/+0
|\ \ | |/
| * ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-101-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-241-0/+1
|\ \
| * | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-191-1/+0
|\ \ \
| * | | fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-191-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-193-4/+7
|\ \ \ \
| * | | | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-091-0/+1
| * | | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-2/+5
| * | | | ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-191-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | | | | hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-181-0/+1
* | | | | hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-171-2/+0
* | | | | Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-172-4/+1
* | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-162-6/+1
|\ \ \ \ \
| * | | | | nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-161-6/+0
| * | | | | NLM: Fix a regression in lockdTrond Myklebust2010-11-151-0/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-161-0/+1
|\ \ \ \ \ \
| * | | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-101-0/+1
* | | | | | | SCSI host lock push-downJeff Garzik2010-11-161-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-151-5/+4
| |/ / / / |/| | | |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-152-23/+1
|\ \ \ \ \
| * | | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-151-1/+1
| * | | | | i2c: Delete unused adapter IDsJean Delvare2010-11-151-22/+0
| | |/ / / | |/| | |
* | | | | include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-152-244/+249
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-151-1/+0
|\ \ \ \ \
| * | | | | fsl-diu-fb: drop dead ioctl defineMike Frysinger2010-11-151-1/+0
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-11-1524-42/+282
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-123-1/+31
| |\ \ \ \ \
| | * | | | | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| | |\ \ \ \ \
| | | * | | | | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1
| | * | | | | | net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5
| * | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-122-1/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-091-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tty: Fix formatting in tty.hAlan Cox2010-11-091-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-122-2/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-1/+3
| | * | | | | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-1/+14
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-125-12/+4
| |\ \ \ \ \ \ \
| | * | | | | | | block: remove unused copy_io_context()Jens Axboe2010-11-111-1/+0
| | * | | | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-103-10/+3
| | * | | | | | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-101-1/+1
| | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud