summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-01-30KVM: Support assigning userspace memory to the guestIzik Eidus1-0/+12
2008-01-30KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus1-0/+3
2008-01-30KVM: Refactor hypercall infrastructure (v3)Anthony Liguori1-61/+98
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl1-0/+4
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar1-1/+13
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-0/+1
2008-01-30pci: add PCI identifiers for the RDC devicesFlorian Fainelli1-0/+7
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen1-0/+1
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen1-0/+2
2008-01-30x86: add ENDPROC() markersJohn Reiser1-0/+4
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar1-0/+3
2008-01-30x86: fix UML and -regparm=3Ingo Molnar1-0/+4
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli1-0/+10
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-0/+24
2008-01-30x86: add _AT() macro to conditionally castJeremy Fitzhardinge1-0/+5
2008-01-30x86: x86 core dump TLSRoland McGrath1-0/+1
2008-01-30x86: compat_sys_ptraceRoland McGrath1-0/+7
2008-01-30x86: compat_ptrace_requestRoland McGrath1-0/+4
2008-01-30x86: user_regset user-copy helpersRoland McGrath1-0/+46
2008-01-30x86: user_regset helpersRoland McGrath1-0/+116
2008-01-30x86: user_regset headerRoland McGrath1-0/+206
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich1-3/+0
2008-01-30spinlock: lockbreak cleanupNick Piggin4-16/+17
2008-01-30x86: avoid build warningIngo Molnar1-2/+2
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge1-5/+5
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath1-1/+1
2008-01-30ptrace: arch_has_block_stepRoland McGrath1-4/+33
2008-01-30ptrace: arch_has_single_stepRoland McGrath1-0/+46
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle1-0/+2
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner1-3/+0
2008-01-30x86: move pmtmr related declarationsThomas Gleixner1-0/+2
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-0/+4
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi1-0/+6
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-1/+1
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner1-0/+1
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto1-1/+1
2008-01-30time: clean hungarian notation from timersPavel Machek1-3/+3
2008-01-30nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy1-18/+58
2008-01-30nfs: obliterate NFS_FLAGS macroBenny Halevy1-3/+2
2008-01-30SUNRPC: Use appropriate argument types in rpcb clientChuck Lever1-1/+1
2008-01-30NFS: NFS version number is unsignedChuck Lever1-1/+1
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever1-5/+14
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever1-1/+2
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever1-0/+2
2008-01-30NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever1-0/+7
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2-2/+2
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust1-0/+1
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust1-2/+0
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust2-3/+4
2008-01-30SUNRPC: Clean up the transport timeout initialisationTrond Myklebust1-5/+0