aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-07futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra
2009-10-06perf_events: Make ABI definitions available to userspaceChuck Ebbert
2009-10-06libata: make gtf_filter per-devTejun Heo
2009-10-06libata: implement more acpi filtering optionsTejun Heo
2009-10-06libata: cosmetic updatesTejun Heo
2009-10-05rcu: Clean up code based on review feedback from Josh Triplett, part 3Paul E. McKenney
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-03block: Topology ioctlsMartin K. Petersen
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-02initcalls: Add early_initcall() for modulesBorislav Petkov
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura
2009-10-01block: allow large discard requestsChristoph Hellwig
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-24NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells