aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2-96/+1
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell1-0/+31
2008-04-14Merge branch 'linux-2.6'Paul Mackerras79-400/+526
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2-0/+24
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath2-3/+25
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+14
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen1-0/+2
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle1-2/+16
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-10/+10
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell1-1/+4
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha1-10/+10
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer1-0/+1
2008-04-07[POWERPC] Fix kernel panic in arch_arm_kprobeIonut Nicu1-1/+2
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt1-0/+2
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds1-1/+1
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-0/+1
2008-04-04[MIPS] Pb1200: Fix header breakageSergei Shtylyov1-1/+1
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-1/+30
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04x86: fix breakage of vSMP irq operationsRavikiran G Thirumalai1-0/+29
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1
2008-04-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese1-0/+18
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton1-1/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky2-2/+8
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger24-1/+135
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+15
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi1-0/+3
2008-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds5-284/+26
2008-04-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds1-0/+1
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov1-0/+1
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty1-1/+1
2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand1-0/+2
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven1-2/+3
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov1-2/+3
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park2-4/+7
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk1-268/+0
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-30compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-30NULL noise: frv cmpxchg()Al Viro1-2/+2