summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-2/+2
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput1-0/+1
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput1-2/+1
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown1-10/+10
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura1-0/+5
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown1-10/+10
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei1-10/+10
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+4
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-0/+24
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt1-6/+17
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt2-0/+11
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt1-8/+45
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt1-1/+8
2009-05-26tracing: add __print_flags for eventsSteven Rostedt2-1/+26
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan1-1/+1
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik1-0/+4
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2-2/+2
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte1-1/+1
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz1-1/+1
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+27
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner560-29083/+6013
2009-05-19drm/i915: allocate large pointer arrays with vmallocJesse Barnes1-0/+24
2009-05-19sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar1-3/+22
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman1-0/+26
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar18-25/+82
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu1-2/+0
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney1-3/+1
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-0/+28
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez1-2/+2
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner1-0/+1
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner1-1/+1
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-2/+0
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth1-0/+10
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-0/+6
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski1-0/+6
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar30-64/+258
2009-05-11Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar448-27777/+1119
2009-05-11blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan1-2/+2
2009-05-11Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar447-27776/+1117
2009-05-11Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar175-9648/+562