aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* kref: Add a kref_sub functionThomas Hellstrom2010-11-21
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-19
|\
| * fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-19
|\ \
| * | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-09
| * | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-09
| * | ceph: fix comment, remove extraneous argsSage Weil2010-11-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-19
|\ \ \
| * | | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-15
* | | | hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-18
* | | | hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-17
* | | | Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-17
* | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-16
|\ \ \ \
| * | | | nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-16
| * | | | NLM: Fix a regression in lockdTrond Myklebust2010-11-15
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-16
|\ \ \ \ \
| * | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-10
* | | | | | SCSI host lock push-downJeff Garzik2010-11-16
| |_|_|_|/ |/| | | |
* | | | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
| |/ / / |/| | |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-15
|\ \ \ \
| * | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-15
| * | | | i2c: Delete unused adapter IDsJean Delvare2010-11-15
| | |/ / | |/| |
* | | | include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-15
* | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-15
|\ \ \ \
| * | | | fsl-diu-fb: drop dead ioctl defineMike Frysinger2010-11-14
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-11-14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-12
| |\ \ \ \
| | * | | | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-12
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-12
| | |\ \ \ \
| | | * | | | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-12
| | * | | | | net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-08
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-09
| | |\ \ \ \ \ \
| | | * | | | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-05
| | * | | | | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-08
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
| |\ \ \ \ \ \ \
| | * | | | | | | tty: Fix formatting in tty.hAlan Cox2010-11-09
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-12
| |\ \ \ \ \ \ \
| | * | | | | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-03
| | * | | | | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-03
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-12
| |\ \ \ \ \ \ \
| | * | | | | | | block: remove unused copy_io_context()Jens Axboe2010-11-11
| | * | | | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
| | * | | | | | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | drbd: Silenced an assertPhilipp Reisner2010-10-22
| * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf_events: Fix time tracking in samplesStephane Eranian2010-11-10
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-11-12
| |\ \ \ \ \ \ \ \ \ \