aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-1/+2
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-9/+16
2009-10-09USB: serial: don't call release without attachAlan Stern1-0/+1
2009-10-09IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle1-1/+1
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+3
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-3/+18
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-16/+19
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-3/+11
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-18/+3
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie3-3/+11
2009-10-07include/linux/netdevice.h: fix nanodoc mismatchWolfram Sang1-1/+1
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com1-1/+1
2009-10-07PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black1-0/+1
2009-10-07futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard1-2/+2
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan1-7/+14
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra1-0/+5
2009-10-06perf_events: Make ABI definitions available to userspaceChuck Ebbert1-0/+1
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens1-0/+1
2009-10-05Input: fix rx51 board keymapAmit Kucheria1-3/+3
2009-10-06libata: make gtf_filter per-devTejun Heo1-0/+1
2009-10-06libata: implement more acpi filtering optionsTejun Heo2-0/+5
2009-10-06libata: cosmetic updatesTejun Heo2-3/+12
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-0/+3
2009-10-05rcu: Clean up code based on review feedback from Josh Triplett, part 3Paul E. McKenney1-7/+7
2009-10-05block: get rid of kblock_schedule_delayed_work()Jens Axboe1-4/+0
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings1-18/+3
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie2-1/+6
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie1-2/+2
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-1/+1
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-23/+85
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe1-14/+7
2009-10-04HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen1-0/+12
2009-10-03block: Topology ioctlsMartin K. Petersen2-5/+34
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe1-0/+4
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+4
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal1-1/+2
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner1-3/+0
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-3/+3
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner1-2/+2
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen1-0/+3
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen1-4/+11
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen1-4/+0
2009-10-02initcalls: Add early_initcall() for modulesBorislav Petkov1-0/+1
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki1-4/+2
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2