aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* block: Remove the control of complete cpu from bio.Tao Ma2011-10-24
* block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo2011-10-19
* block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-19
* Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
|\
| * Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-06
| |\
| | * dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-25
| * | Merge git://github.com/davem330/netLinus Torvalds2011-10-04
| |\ \
| | * | ptp: fix L2 event message recognitionRichard Cochran2011-09-29
| * | | PCI: Disable MPS configuration by defaultJon Mason2011-10-04
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-01
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-30
| | * | | | irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring2011-09-20
| | |/ / /
| * | | | Merge branch 'writeback-for-linus' of git://github.com/fengguang/linuxLinus Torvalds2011-09-28
| |\ \ \ \
| | * | | | writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-30
| * | | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-27
| * | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-26
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-20
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | block: simplify force plug flush code a little bitShaohua Li2011-08-24
| | * | | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-23
| | * | | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-23
| * | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-19
| |\ \ \ \
| | * | | | tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2011-09-18
| * | | | | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-09-18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown2011-09-06
| * | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-18
| |\ \ \ \ \
| | * | | | | net: Handle different key sizes between address families in flow cachedpward2011-09-16
| | * | | | | net: Align AF-specific flowi structs to longDavid Ward2011-09-16
| | * | | | | sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-16
| | * | | | | Merge branch 'master' of ../netdev/David S. Miller2011-09-16
| | |\ \ \ \ \
| | | * | | | | net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski2011-08-30
| | | | |_|/ / | | | |/| | |
| | * | | | | net: copy userspace buffers on device forwardingMichael S. Tsirkin2011-09-15
| | * | | | | tcp: Change possible SYN flooding messagesEric Dumazet2011-09-15
| * | | | | | drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-14
| * | | | | | memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-14
| | |_|_|_|/ | |/| | | |
| * | | | | regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-08
| * | | | | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-08
| * | | | | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-07
| |\ \ \ \ \
| | * | | | | perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-29
| | | |_|/ / | | |/| | |
| * | | | | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-06
| * | | | | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-06
| | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-29
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-26
| | |\ \
| | | * | mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-22
| * | | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
| * | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-26
| |\ \ \ \
| | * | | | TTY: pty, fix pty countingJiri Slaby2011-08-23
| * | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-26
| |\ \ \ \ \
| | * | | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-22
| | |/ / / /