Age | Commit message (Expand) | Author | Files | Lines |
2012-01-19 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 7 | -101/+438 |
2012-01-19 | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 1 | -0/+1 |
2012-01-19 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 153 | -4145/+8721 |
2012-01-18 | uml: fix compile for x86-64 | Linus Torvalds | 1 | -0/+5 |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -2/+6 |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 1 | -0/+4 |
2012-01-17 | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro | 1 | -0/+2 |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -34/+38 |
2012-01-17 | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 1 | -8/+6 |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 4 | -16/+14 |
2012-01-17 | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris | 1 | -1/+3 |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 6 | -18/+22 |
2012-01-17 | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 1 | -2/+2 |
2012-01-17 | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 1 | -10/+10 |
2012-01-17 | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 1 | -0/+4 |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying | 1 | -2/+2 |
2012-01-17 | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 3 | -15/+18 |
2012-01-17 | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2 | -5/+8 |
2012-01-17 | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 1 | -2/+1 |
2012-01-17 | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 1 | -10/+0 |
2012-01-17 | x86/UV2: Work around BAU bug | Cliff Wickman | 2 | -33/+254 |
2012-01-17 | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 1 | -6/+7 |
2012-01-17 | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2 | -30/+151 |
2012-01-16 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 28 | -1948/+1012 |
2012-01-16 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 3 | -12/+26 |
2012-01-16 | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 1 | -2/+2 |
2012-01-16 | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 1 | -0/+1 |
2012-01-16 | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 1 | -1/+3 |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -33/+369 |
2012-01-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+7 |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 7 | -24/+24 |
2012-01-13 | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat | 1 | -1/+1 |
2012-01-12 | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 4 | -15/+4 |
2012-01-12 | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 1 | -1/+1 |
2012-01-12 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 3 | -7/+1 |
2012-01-12 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 3 | -7/+1 |
2012-01-12 | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 1 | -0/+1 |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell | 7 | -24/+24 |
2012-01-12 | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -8/+13 |
2012-01-12 | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 1 | -2/+2 |
2012-01-12 | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y | Bjorn Helgaas | 1 | -1/+2 |
2012-01-12 | lguest: Make sure interrupt is allocated ok by lguest_setup_irq | Stratos Psomadakis | 1 | -8/+13 |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -21/+70 |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -10/+309 |
2012-01-11 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 16 | -7/+1478 |
2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -75/+69 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 15 | -119/+184 |
2012-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -0/+2754 |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+1 |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2 | -5/+2 |