Gitiles
Code Review
Sign In
nv-tegra.nvidia.com
/
linux-2.6
/
5a6e04345abf04f543373f45081d109d13d96822
/
include
/
linux
303d9bf
rfkill: add the WiMAX radio type
by Iñaky Pérez-González
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
62152d0
asm-generic/tlb.h: build fix
by Ingo Molnar
· 17 years ago
8af03e7
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
6232665
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
44c3b59
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
3b470ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
05991be
ia64: use generic percpu
by travis@sgi.com
· 17 years ago
2f52d58
KVM: Move apic timer migration away from critical section
by Avi Kivity
· 17 years ago
a03d7f4
KVM: Put kvm_para.h include outside __KERNEL__
by Glauber de Oliveira Costa
· 17 years ago
6f723c7
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
by Christian Ehrhardt
· 17 years ago
aaee2c9
KVM: MMU: Switch to mmu spinlock
by Marcelo Tosatti
· 17 years ago
7ec5458
KVM: Add kvm_read_guest_atomic()
by Marcelo Tosatti
· 17 years ago
b93463a
KVM: Accelerated apic support
by Avi Kivity
· 18 years ago
b209749f
KVM: local APIC TPR access reporting facility
by Avi Kivity
· 18 years ago
ec10f47
KVM: Expose ioapic to ia64 save/restore APIs
by Zhang Xiantao
· 18 years ago
5736199
KVM: Move kvm_vcpu_kick() to x86.c
by Zhang Xiantao
· 18 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 18 years ago
fb56dbb
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
by Avi Kivity
· 18 years ago
51e2962
KVM: Add ifdef in irqchip struct for x86 only structures
by Jerone Young
· 18 years ago
0771671
KVM: Enhance guest cpuid management
by Dan Kenigsberg
· 18 years ago
a162dd5
KVM: Portability: Move cpuid structures to <asm/kvm.h>
by Jerone Young
· 18 years ago
244d57e
KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>
by Jerone Young
· 18 years ago
3a56b20
KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>
by Jerone Young
· 18 years ago
d9ecf92
KVM: Portability: Move structure lapic_state to <asm/kvm.h>
by Jerone Young
· 18 years ago
19d30b1
KVM: Portability: Move kvm_regs to <asm/kvm.h>
by Jerone Young
· 18 years ago
da1386a
KVM: Portability: Move x86 pic strutctures
by Jerone Young
· 18 years ago
f6a40e3
KVM: Portability: Move kvm_memory_alias to asm/kvm.h
by Jerone Young
· 18 years ago
cbc9402
KVM: Add ioctl to tss address from userspace,
by Izik Eidus
· 18 years ago
5f43238
KVM: Per-architecture hypercall definitions
by Christian Borntraeger
· 18 years ago
6fc138d
KVM: Support assigning userspace memory to the guest
by Izik Eidus
· 18 years ago
82ce2c9
KVM: Allow dynamic allocation of the mmu shadow cache size
by Izik Eidus
· 18 years ago
7aa81cc
KVM: Refactor hypercall infrastructure (v3)
by Anthony Liguori
· 18 years ago
f212ec4
x86: early boot debugging via FireWire (ohci1394_dma=early)
by Bernhard Kaindl
· 17 years ago
12d6f21
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
by Ingo Molnar
· 17 years ago
a5a19c6
x86: demacro asm-x86/pgalloc_32.h
by Jeremy Fitzhardinge
· 17 years ago
0acf8e3
pci: add PCI identifiers for the RDC devices
by Florian Fainelli
· 17 years ago
0325291
x86: print which shared library/executable faulted in segfault etc. messages v3
by Andi Kleen
· 17 years ago
ca74a6f
x86: optimize lock prefix switching to run less frequently
by Andi Kleen
· 17 years ago
6b8be6d
x86: add ENDPROC() markers
by John Reiser
· 17 years ago
076f977
x86: make early printk selectable on 64-bit as well
by Ingo Molnar
· 17 years ago
d50efc6
x86: fix UML and -regparm=3
by Ingo Molnar
· 17 years ago
8c1c935
x86: kprobes: add kprobes smoke tests that run on boot
by Ananth N Mavinakayanahalli
· 17 years ago
5280e00
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
by travis@sgi.com
· 17 years ago
74ef649
x86: add _AT() macro to conditionally cast
by Jeremy Fitzhardinge
· 17 years ago
bb61682
x86: x86 core dump TLS
by Roland McGrath
· 17 years ago
c269f19
x86: compat_sys_ptrace
by Roland McGrath
· 17 years ago
032d82d
x86: compat_ptrace_request
by Roland McGrath
· 17 years ago
5bde4d1
x86: user_regset user-copy helpers
by Roland McGrath
· 17 years ago
bae3f7c
x86: user_regset helpers
by Roland McGrath
· 17 years ago
bdf8821
x86: user_regset header
by Roland McGrath
· 17 years ago
cae4595
x86: make __{save,restore}_processor_state static
by Jan Beulich
· 17 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
2355188
x86: avoid build warning
by Ingo Molnar
· 17 years ago
5548fec
x86: clean up bitops-related warnings
by Jeremy Fitzhardinge
· 17 years ago
5b88abb
ptrace: generic PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
dc802c2
ptrace: arch_has_block_step
by Roland McGrath
· 17 years ago
fb7fa8f
ptrace: arch_has_single_step
by Roland McGrath
· 17 years ago
c9cce83
x86: remove extern declarations for code, data, bss resources
by Bernhard Walle
· 17 years ago
02456c7
x86: nuke a ton of dead hpet code
by Thomas Gleixner
· 17 years ago
70a2002
x86: move pmtmr related declarations
by Thomas Gleixner
· 17 years ago
c202f29
x86: clean up arch/x86/ia32/sys_ia32.c
by Thomas Gleixner
· 17 years ago
6378ddb
time: track accurate idle time with tick_sched.idle_sleeptime
by Venki Pallipadi
· 17 years ago
e3f37a5
x86: assign IRQs to HPET timers
by Balaji Rao
· 17 years ago
4713e22c
clocksource: add unregister function to disable unusable clocksources
by Thomas Gleixner
· 17 years ago
1d76c26
clocksource: make CLOCKSOURCE_MASK bullet-proof
by Atsushi Nemoto
· 17 years ago
a6fa8e5
time: clean hungarian notation from timers
by Pavel Machek
· 17 years ago
99fadcd
nfs: convert NFS_*(inode) helpers to static inline
by Benny Halevy
· 17 years ago
3a10c30
nfs: obliterate NFS_FLAGS macro
by Benny Halevy
· 17 years ago
f1ec08c
SUNRPC: Use appropriate argument types in rpcb client
by Chuck Lever
· 17 years ago
c0e07cb
NFS: NFS version number is unsigned
by Chuck Lever
· 17 years ago
883bb16
NLM: Introduce an arguments structure for nlmclnt_init()
by Chuck Lever
· 17 years ago
1093a60
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
by Chuck Lever
· 17 years ago
9289e7f
NFS: Invoke nlmclnt_init during NFS mount processing
by Chuck Lever
· 17 years ago
52c4044
NLM: Introduce external nlm_host set-up and tear-down functions
by Chuck Lever
· 17 years ago
b454ae9
SUNRPC: fewer conditionals in the format_ip_address routines
by Chuck Lever
· 17 years ago
59dca3b
NFS: Fix the 'proto=' mount option
by Trond Myklebust
· 17 years ago
3317023
NFS: Support per-mountpoint timeout parameters.
by Trond Myklebust
· 17 years ago
ba7392b
SUNRPC: Add support for per-client timeout values
by Trond Myklebust
· 17 years ago
2881ae7
SUNRPC: Clean up the transport timeout initialisation
by Trond Myklebust
· 17 years ago
69dd716
NFSv4: Add socket proto argument to setclientid
by Trond Myklebust
· 18 years ago
6e4cffd
NFS: Expand server address storage in nfs_client struct
by Chuck Lever
· 18 years ago
4392f25
NFS: Increase size of cl_ipaddr field to hold IPv6 addresses
by Chuck Lever
· 18 years ago
cc38bac
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
by Chuck Lever
· 18 years ago
0fb2b7e
SUNRPC: Move universal address definitions to global header
by Chuck Lever
· 18 years ago
40c55319
NFS: Remove the redundant nfs_client->cl_nfsversion
by Trond Myklebust
· 18 years ago
bfc69a4
NFS: define a function to update nfsi->cache_change_attribute
by Trond Myklebust
· 18 years ago
c087567
SUNRPC: Remove the obsolete RPC_WAITQ macro
by Trond Myklebust
· 18 years ago
47fe064
SUNRPC: Unexport rpc_init_task() and rpc_execute()
by Trond Myklebust
· 18 years ago
e8f5d77
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
by Trond Myklebust
· 18 years ago
b562794
SUNRPC: Remove the now unused function rpc_call_setup()
by Trond Myklebust
· 18 years ago
bdc7f02
NFS: Clean up the (commit|read|write)_setup() callback routines
by Trond Myklebust
· 18 years ago
77de2c5
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
by Trond Myklebust
· 18 years ago
3ff7576
SUNRPC: Clean up the initialisation of priority queue scheduling info.
by Trond Myklebust
· 18 years ago
c970aa8
SUNRPC: Clean up rpc_run_task
by Trond Myklebust
· 18 years ago
84115e1
SUNRPC: Cleanup of rpc_task initialisation
by Trond Myklebust
· 18 years ago
62da3b2
SUNRPC: Rename xprt_disconnect()
by Trond Myklebust
· 18 years ago
3b948ae
SUNRPC: Allow the client to detect if the TCP connection is closed
by Trond Myklebust
· 18 years ago
66af1e5
SUNRPC: Fix a race in xs_tcp_state_change()
by Trond Myklebust
· 18 years ago
Next »