summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Blackfin arch: DMA operation cleanupMichael Hennerich1-6/+14
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich3-6/+12
2007-05-21Detach sched.h from mm.hAlexey Dobriyan13-9/+18
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens1-1/+4
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens1-2/+16
2007-05-21sh: Fix dreamcast build for IRQ changes.Paul Mundt1-1/+1
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt1-1/+4
2007-05-21sh: revert addition of page fault notifiersChristoph Hellwig1-4/+0
2007-05-20[ARM] at91_adc parenthesis balanceMariusz Kozlowski1-1/+1
2007-05-20[ARM] 4400/1: S3C24XX: Add high-speed MMC device definitionBen Dooks1-0/+1
2007-05-20[ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguityBen Dooks1-1/+1
2007-05-20[ARM] 4388/1: no need for arm/mm mmap range checks for non-mmuGreg Ungerer1-0/+2
2007-05-19[IPV6]: Add ip6_tunnel.h to headers_installDeepak Saxena1-0/+1
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin1-0/+8
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2-2/+17
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-0/+4
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-0/+6
2007-05-19Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-19[IA64] Fix bogus messages about system calls not implemented.Tony Luck1-0/+13
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds9-33/+28
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1
2007-05-18[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust10-48/+55
2007-05-17mm: more rmap checkingNick Piggin1-8/+5
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni1-0/+2
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-0/+1
2007-05-17make freezeable workqueues singlethreadOleg Nesterov1-1/+1
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust12-19/+128
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-5/+2
2007-05-17Slab allocators: define common size limitationsChristoph Lameter3-22/+32
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-17slub: fix handling of oversized slabsAndrew Morton1-1/+6
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2-3/+3
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter1-1/+0
2007-05-17[POWERPC] Wire up some more syscallsStephen Rothwell2-1/+7
2007-05-17[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2-17/+0
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-0/+6
2007-05-17[POWERPC] Change include protections to ASM_POWERPCBecky Bruce5-15/+15
2007-05-17[ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2-3/+3
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2007-05-17Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2-2/+4
2007-05-17Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds4-10/+21
2007-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+82
2007-05-17SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+18
2007-05-17Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust8-92/+79
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig2-3/+14
2007-05-16[ARM] Update ARM syscallsRussell King1-0/+10