summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-161-4/+2
|\
| * ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-161-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-151-1/+1
|\ \ | |/ |/|
| * include/linux/netdevice.h: fix nanodoc mismatchWolfram Sang2009-10-071-1/+1
* | workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2009-10-141-0/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-132-11/+14
|\ \
| * | block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-061-7/+14
| * | block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-051-4/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-10-131-0/+6
|\ \ \
| * | | warn about use of uninstalled kernel headersArnd Bergmann2009-10-111-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-071-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-111-0/+1
|\ \ \
| * | | [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-061-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-111-0/+1
|\ \ \
| * | | USB: serial: don't call release without attachAlan Stern2009-10-091-0/+1
* | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-091-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Input: fix rx51 board keymapAmit Kucheria2009-10-051-3/+3
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-082-3/+18
|\ \ \ \
| * | | | libata: make gtf_filter per-devTejun Heo2009-10-061-0/+1
| * | | | libata: implement more acpi filtering optionsTejun Heo2009-10-062-0/+5
| * | | | libata: cosmetic updatesTejun Heo2009-10-062-3/+12
| | |/ / | |/| |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-083-16/+19
|\ \ \ \
| * | | | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard2009-10-071-2/+2
| * | | | rcu: Clean up code based on review feedback from Josh Triplett, part 3Paul E. McKenney2009-10-051-7/+7
| * | | | rcu: Clean up code to address Ingo's checkpatch feedbackPaul E. McKenney2009-09-231-1/+5
| * | | | rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney2009-09-232-5/+5
| * | | | rcu: Clean up code based on review feedback from Josh TriplettPaul E. McKenney2009-09-231-1/+0
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-081-0/+1
|\ \ \ \ \
| * | | | | initcalls: Add early_initcall() for modulesBorislav Petkov2009-10-021-0/+1
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-081-1/+1
|\ \ \ \ \ \
| * | | | | | tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-071-1/+1
* | | | | | | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds2009-10-081-0/+5
|\ \ \ \ \ \ \
| * | | | | | | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-061-0/+5
* | | | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-081-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | perf_events: Make ABI definitions available to userspaceChuck Ebbert2009-10-061-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-081-18/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings2009-10-051-18/+3
* | | | | | | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-044-23/+52
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-041-14/+7
| * | | | | | block: Topology ioctlsMartin K. Petersen2009-10-032-5/+34
| * | | | | | cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-031-0/+4
| * | | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-1/+1
| * | | | | | block: allow large discard requestsChristoph Hellwig2009-10-011-0/+3
| * | | | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-011-4/+2
| * | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-011-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-021-7/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-021-3/+0
OpenPOWER on IntegriCloud