summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel1-0/+35
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+11
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt11-19/+42
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller32-48/+267
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 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-20bcma: clean exports of functionsRafał Miłecki1-0/+2
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-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-20stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer1-1/+1
2011-06-20block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim1-1/+1
2011-06-20net: correct comment on where to place transmit time stamp hook.Richard Cochran1-2/+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 Torvalds1-0/+1
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 Torvalds1-0/+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-16ptrace: implement PTRACE_LISTENTejun Heo2-0/+3
2011-06-16ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo1-1/+3
2011-06-16ptrace: implement PTRACE_INTERRUPTTejun Heo1-0/+1
2011-06-16ptrace: implement PTRACE_SEIZETejun Heo1-0/+7
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo1-1/+5
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu1-0/+3
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 Torvalds2-11/+6
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik4-6/+6
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2-0/+11
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2-0/+6
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik1-0/+6
2011-06-16netfilter: ipset: adding ranges to hash types with timeout could still fail, ...Jozsef Kadlecsik1-1/+1
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik4-1/+9
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik1-2/+4
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2-4/+20
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik1-0/+4
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik4-8/+30
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2-8/+10
2011-06-16slab, slub, slob: Unify alignment definitionChristoph Lameter4-46/+10
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap1-0/+11
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar19-29/+74
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt7-10/+166
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
2011-06-16kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap1-0/+1
2011-06-16vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2-6/+8