- 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
- 1bda20d Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
- 71c7356 lockref: Implement lockref for Itanium by Luck, Tony · 11 years ago
- 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 44fd81f [IA64] Use asm-generic/bitops/builtin-ffs.h by Akinobu Mita · 11 years ago
- ab10596 [IA64] dmi.h: Make dmi_alloc use kzalloc by Joe Perches · 11 years ago
- 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
- a5725ac vtime: Describe overriden functions in dedicated arch headers by Frederic Weisbecker · 11 years ago
- 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
- 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 37577505 Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
- 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 12 years ago
- c9e391c PCI/IA64: fix memleak for create pci root bus fail by Jiang Liu · 12 years ago
- 5cd7595 PCI/IA64: embed pci hostbridge resources into pci_root_info by Yijing Wang · 12 years ago
- dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
- f757731 [IA64] Fix include dependency in asm/irqflags.h by David Daney · 12 years ago
- 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 12 years ago
- 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
- 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 12 years ago
- 22e6402 KVM: IA64: Carry non-ia64 changes into ia64 by Alexander Graf · 12 years ago
- 2412aa1 ia64: Make sure interrupts enabled when we "safe_halt()" by Luck, Tony · 12 years ago
- ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
- eee46b3 Fix build error for numa_clear_node() under IA64 by Yijing Wang · 12 years ago
- d303e9e Fix initialization of CMCI/CMCP interrupts by Tony Luck · 12 years ago
- 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
- 136f39d Wrong asm register contraints in the futex implementation by Stephan Schreiber · 12 years ago
- e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
- 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- d64008a burying unused conditionals by Al Viro · 12 years ago
- 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
- 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
- eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
- abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
- 3961376 cputime: Librarize per nsecs resolution cputime definitions by Frederic Weisbecker · 12 years ago
- 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
- d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
- 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
- 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 062fe95 Wire up finit_module syscall by Luck, Tony · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
- 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
- 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
- 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
- bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
- 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
- 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
- 27fa0ab ia64: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- e3942ba vtime: Consolidate a bit the ctx switch code by Frederic Weisbecker · 12 years ago
- d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
- 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
- e64de3b Merge 3.7-rc3 into char-misc-next by Greg Kroah-Hartman · 12 years ago
- 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
- 71b4ecc3 ia64: switch to generic sys_execve() by Al Viro · 12 years ago
- 54d496c ia64: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
- 7e3cdf2 UAPI: Make arch/ia64/include/asm/kvm_para.h generic by David Howells · 12 years ago
- 0420c87 UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches by David Howells · 12 years ago
- d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 0c4a479 Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
- 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 43e40f2 UAPI: (Scripted) Disintegrate arch/ia64/include/asm by David Howells · 12 years ago
- 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
- 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
- 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
- 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
- a57d985 Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
- 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
- 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
- 7cd10a6 [IA64] Fix a node distance bug by Jianguo Wu · 12 years ago