aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-06elf: fix multithreaded program core dumping on armGravatar Hui Zhu 1-0/+2
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 3-6/+18
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-2/+34
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-20/+17
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 4-3/+17
2009-07-01block: get rid of queue-private command filterGravatar Jens Axboe 1-14/+1
2009-07-01block: Create bip slabs with embedded integrity vectorsGravatar Martin K. Petersen 1-6/+16
2009-06-30usbnet: Remove private stats structureGravatar Herbert Xu 1-1/+0
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-7/+39
2009-06-30fbdev: add mutex for fb_mmap lockingGravatar Krzysztof Helt 1-0/+1
2009-06-30spi: add spi_master flag wordGravatar David Brownell 1-0/+4
2009-06-30spi: new spi->mode bitsGravatar David Brownell 2-0/+4
2009-06-30elf: limit max map count to safe valueGravatar KAMEZAWA Hiroyuki 1-2/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardGravatar Michael Buesch 1-0/+1
2009-06-30alpha: fix percpu build breakageGravatar Tejun Heo 2-1/+6
2009-06-30gcov: fix __ctors_start alignmentGravatar Heiko Carstens 1-1/+2
2009-06-30eventfd: revised interface and cleanupsGravatar Davide Libenzi 2-10/+29
2009-06-30fuse: invalidation reverse callsGravatar John Muir 1-0/+16
2009-06-30fuse: allow umask processing in userspaceGravatar Miklos Szeredi 1-2/+18
2009-06-30perf_counter: Provide a way to enable counters on execGravatar Paul Mackerras 1-1/+2
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-1/+2
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 3-2/+17
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yGravatar Bartlomiej Zolnierkiewicz 1-0/+2
2009-06-29Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-1/+1
2009-06-29Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Gravatar Linus Torvalds 1-0/+6
2009-06-29fs: allow d_instantiate to be called with negative parent dentryGravatar Jeremy Kerr 1-1/+1
2009-06-29netfilter: xtables: conntrack match revision 2Gravatar Jan Engelhardt 1-0/+13
2009-06-29netfilter: headers_check fix: linux/netfilter/xt_osf.hGravatar Jaswinder Singh Rajput 1-0/+2
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATGravatar Patrick McHardy 1-2/+2
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+1
2009-06-29integrity: add ima_counts_put (updated)Gravatar Mimi Zohar 1-0/+6
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2009-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-0/+9
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 2-3/+64
2009-06-28KVM: protect concurrent make_all_cpus_requestGravatar Marcelo Tosatti 1-0/+1
2009-06-27Add new __init_task_data macro to be used in arch init_task.c files.Gravatar Tim Abbott 1-0/+3
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hGravatar Tim Abbott 1-4/+4
2009-06-26Add new macros for page-aligned data and bss sections.Gravatar Tim Abbott 1-0/+9
2009-06-26asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Gravatar Paul Mundt 1-2/+2
2009-06-25ide: always kill the whole request on errorGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2009-06-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-19/+19
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorGravatar Kurt Garloff 1-0/+1
2009-06-25perf_counter: Rework the sample ABIGravatar Peter Zijlstra 1-5/+5
2009-06-25perf_counter: Implement more accurate per task statisticsGravatar Peter Zijlstra 1-1/+3
2009-06-25perf_counter: Add PERF_EVENT_READGravatar Peter Zijlstra 1-0/+12
2009-06-25perf_counter: Add scale information to the mmap control pageGravatar Peter Zijlstra 1-1/+3
2009-06-25perf_counter: Split the mmap control page in two partsGravatar Peter Zijlstra 1-0/+6
2009-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-2/+0
2009-06-25clarify get_user_pages() prototypeGravatar Peter Zijlstra 1-1/+1