aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-08pcmcia: add new CIS access helpersDominik Brodowski1-14/+43
2009-10-24pcmcia: drop already defined PCI_IDsWolfram Sang1-0/+2
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-6/+8
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds1-0/+1
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-11/+14
2009-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-0/+6
2009-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg1-0/+2
2009-10-11net: Fix struct sock bitfield annotationEric Dumazet1-5/+5
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann1-0/+6
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+1
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
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-03block: Topology ioctlsMartin K. Petersen2-5/+34
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe1-0/+4