aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-14
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-08
|\
| * libata: make gtf_filter per-devTejun Heo2009-10-06
| * libata: implement more acpi filtering optionsTejun Heo2009-10-06
| * libata: cosmetic updatesTejun Heo2009-10-06
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-08
|\ \
| * | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard2009-10-07
| * | rcu: Clean up code based on review feedback from Josh Triplett, part 3Paul E. McKenney2009-10-05
| * | rcu: Clean up code to address Ingo's checkpatch feedbackPaul E. McKenney2009-09-23
| * | rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney2009-09-23
| * | rcu: Clean up code based on review feedback from Josh TriplettPaul E. McKenney2009-09-23
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-08
|\ \ \
| * | | initcalls: Add early_initcall() for modulesBorislav Petkov2009-10-02
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-08
|\ \ \ \
| * | | | tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-07
* | | | | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds2009-10-08
|\ \ \ \ \
| * | | | | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-06
* | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-08
|\| | | | |
| * | | | | perf_events: Make ABI definitions available to userspaceChuck Ebbert2009-10-06
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-10-08
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
| | * | | | | drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
| | * | | | | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-04
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-08
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings2009-10-05
* | | | | | | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
| * | | | | | block: Topology ioctlsMartin K. Petersen2009-10-03
| * | | | | | cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-03
| * | | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
| * | | | | | block: allow large discard requestsChristoph Hellwig2009-10-01
| * | | | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-01
| * | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-02
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-02
| * | | | | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
| * | | | | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-02
* | | | | | memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-01
* | | | | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-01
* | | | | | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-30
|\| | | | | | |_|_|/ / |/| | | |
| * | | | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-09-30
|\ \ \ \ \
| * | | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-30
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-30
| * | | | | jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-30
| * | | | | ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-30