aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-02
* Merge branch 'linus' into sched/coreIngo Molnar2010-04-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-29
| |\
| | * net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-27
| * | ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2010-03-29
| * | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells2010-03-29
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-26
| |\ \
| | * | resources: add interfaces that return conflict informationBjorn Helgaas2010-03-23
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-03-26
| |\ \ \
| | * | | clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-12
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-26
| |\ \ \ \
| | * | | | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positivesLai Jiangshan2010-03-18
| | * | | | rcu: Fix tracepoints & lockdep false positiveLai Jiangshan2010-03-16
| | * | | | rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney2010-03-16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-25
| | |\ \ \ \
| | | * | | | netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-25
| | * | | | | skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck2010-03-24
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-24
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-22
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Document Linux's circular buffering capabilitiesDavid Howells2010-03-24
| * | | | | | mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-24
| * | | | | | reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-03-24
| * | | | | | kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman2010-03-24
| | |/ / / / | |/| | | |
| * | | | | Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-22
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-22
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-03-22
| | * | | | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
| | * | | | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
| | * | | | net: Potential null skb->dev dereferenceEric Dumazet2010-03-19
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-19
| |\ \ \ \
| | * | | | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-09
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-19
| |\ \ \ \ \
| | * | | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-19
| | * | | | | tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-19
| | * | | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-19
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-19
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2010-03-19
| | |/ / /
| * | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-18
| |\ \ \ \
| | * | | | of: Fix comparison of "compatible" propertiesGrant Likely2010-03-18
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-18
| |\ \ \ \ \
| | * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-15
| | |\ \ \ \ \
| | * | | | | | Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King2010-03-14
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
| |\ \ \ \ \ \ \
| | * | | | | | | perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-11
| | * | | | | | | perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
| | * | | | | | | perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
| | * | | | | | | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-10
| | * | | | | | | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-10
| * | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-03-18
| |\ \ \ \ \ \ \ \