aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-22Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-52/+6
2007-05-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-2/+0
2007-05-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+13
2007-05-22V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that changeHans Verkuil1-2/+0
2007-05-21Fix headers check falloutStephen Rothwell1-1/+1
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+0
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox1-2/+0
2007-05-21Add constant for FCS/CRC length (frame check sequence)Auke Kok1-0/+1
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+8
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2-0/+25
2007-05-21Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+19
2007-05-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-23/+20
2007-05-21x86_64: Support gcc 5 properlyAndi Kleen1-3/+1
2007-05-21Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECKSonic Zhang1-2/+2
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query itMike Frysinger1-0/+1
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu24-170/+26559
2007-05-21Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger3-149/+0
2007-05-21Blackfin arch: make sure we declare the revid functions as pure (since they are)Mike Frysinger1-2/+2
2007-05-21Blackfin arch: GPIO fix some definesMichael Hennerich1-7/+7
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 warningsSam 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-18Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-18[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/powerpcLinus 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-17[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 sizeDan 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