summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-01perf: Add context field to perf_eventAvi Kivity2-3/+11
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-1/+2
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian1-3/+11
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra1-3/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-10/+8
2011-07-01perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy1-1/+1
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar41-168/+433
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+1
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28tmpfs: add shmem_read_mapping_page_gfpHugh Dickins1-7/+10
2011-06-28tmpfs: take control of its truncate_rangeHugh Dickins1-0/+1
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins2-10/+17
2011-06-28Fix some kernel-doc warningsVitaliy Ivanov3-2/+1
2011-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+1
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai1-2/+1
2011-06-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+4
2011-06-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+5
2011-06-22PM: Fix async resume following suspend failureAlan Stern1-0/+1
2011-06-22PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2-3/+3
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-105/+76
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4
2011-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-06-21NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy1-0/+3
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro1-1/+9
2011-06-20block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim1-1/+1
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds2-1/+5
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+3
2011-06-19mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer1-0/+1
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2-10/+11
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells1-4/+4
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh1-1/+4
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+6
2011-06-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+2
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+15
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov1-0/+6
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2-10/+11
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar26-87/+99
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie1-0/+2
2011-06-16include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser1-1/+1
2011-06-16uts: make default hostname configurable, rather than always using "(none)"Josh Triplett1-1/+1
2011-06-16BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert1-2/+2
2011-06-16mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1