aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli7-10/+3
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell1-0/+95
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-4/+0
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-2/+3
2008-03-04dmaengine: fix sparse warningDan Williams1-1/+1
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra1-4/+0
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+6
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2-4/+8
2008-03-04m68knommu: declare do_IRQ()Greg Ungerer1-0/+2
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus1-0/+1
2008-03-04block/genhd.c: proper externsAdrian Bunk1-0/+3
2008-03-04block/genhd.c: cleanupsAdrian Bunk1-2/+0
2008-03-04block: separate out padding from alignmentTejun Heo1-0/+2
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-1/+1
2008-03-03slub: Fix up commentsChristoph Lameter1-2/+2
2008-03-03Revert "unique end pointer" patchChristoph Lameter1-4/+1
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-03-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+3
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2-7/+3
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-2/+2
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp1-0/+3
2008-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-6/+9
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown1-0/+3
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao1-1/+1
2008-02-29[ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze1-1/+1
2008-02-29[ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek1-4/+4
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-0/+35
2008-02-29x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson1-4/+4
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld2-3/+7
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt3-0/+35
2008-02-29Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+1
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds9-17/+96
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König1-2/+1
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-10/+7
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-7/+7
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath1-2/+2
2008-02-28Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller1-4/+6
2008-02-28[SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich1-4/+6
2008-02-27[NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy1-1/+1
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan1-2/+0
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds1-1/+1
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds4-22/+70
2008-02-26x86: no robust/pi futex for real i386 CPUsThomas Gleixner1-0/+7
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar1-2/+2
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar1-2/+6
2008-02-26x86: add comments for NOPsH. Peter Anvin1-17/+45
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin1-3/+1
2008-02-26lguest: include function prototypesHarvey Harrison1-0/+11