Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -1/+0 |
2012-05-14 | x86/vsmp: Fix number of CPUs when vsmp is disabled | Shai Fultheim | 1 | -0/+1 |
2012-05-08 | x86: Use kick_all_cpus_sync() | Thomas Gleixner | 1 | -3/+0 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | x86: Use generic init_task | Thomas Gleixner | 1 | -0/+1 |
2012-05-04 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds | 1 | -1/+1 |
2012-04-28 | ftrace/x86: Remove the complex ftrace NMI handling code | Steven Rostedt | 1 | -1/+0 |
2012-04-26 | x86: Use generic idle thread allocation | Thomas Gleixner | 1 | -0/+1 |
2012-04-24 | Revert "x86, extable: Disable presorted exception table for now" | David Daney | 1 | -0/+1 |
2012-04-21 | x86, extable: Disable presorted exception table for now | H. Peter Anvin | 1 | -1/+0 |
2012-04-20 | x86: Select BUILDTIME_EXTABLE_SORT | David Daney | 1 | -0/+1 |
2012-04-14 | x86: Drop obsolete ARCH_BOOTMEM support | Sam Ravnborg | 1 | -4/+0 |
2012-04-14 | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 1 | -22/+21 |
2012-04-14 | x86: Enable HAVE_ARCH_SECCOMP_FILTER | Will Drewry | 1 | -0/+1 |
2012-04-12 | x86, platform: Initial support for sta2x11 I/O hub | Alessandro Rubini | 1 | -5/+23 |
2012-04-12 | x86: Introduce CONFIG_X86_DMA_REMAP | Alessandro Rubini | 1 | -0/+3 |
2012-04-12 | x86-32: Introduce CONFIG_X86_DEV_DMA_OPS | Alessandro Rubini | 1 | -0/+5 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+17 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+1 |
2012-03-29 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -0/+7 |
2012-03-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -21/+7 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+2 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
2012-03-20 | geos: Platform driver for Geos and Geos2 single-board computers. | Philip A. Prindeville | 1 | -0/+7 |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 1 | -0/+1 |
2012-03-14 | Merge tag 'v3.3-rc7' into x86/platform | Ingo Molnar | 1 | -1/+0 |
2012-03-13 | Merge branch 'x86/cleanups' into perf/uprobes | Ingo Molnar | 1 | -4/+17 |
2012-03-09 | vfs: use 'unsigned long' accesses for dcache name comparison and hashing | Linus Torvalds | 1 | -0/+1 |
2012-03-06 | x86/geode/net5501: Add platform driver for Soekris Engineering net5501 | Philip Prindeville | 1 | -0/+6 |
2012-02-28 | x32: Warn and disable rather than error if binutils too old | H. Peter Anvin | 1 | -2/+2 |
2012-02-24 | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely | 1 | -0/+2 |
2012-02-21 | x32: Allow x32 to be configured | H. J. Lu | 1 | -4/+17 |
2012-02-17 | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 1 | -1/+4 |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 1 | -1/+0 |
2012-01-27 | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger | 1 | -0/+3 |
2012-01-27 | x86/config: Select MSIC MFD driver on Intel Medfield platform | Mika Westerberg | 1 | -0/+1 |
2012-01-27 | x86/mid: Remove Intel Moorestown | Alan Cox | 1 | -21/+0 |
2012-01-26 | x86/numachip: Drop unnecessary conflict with EDAC | Daniel J Blueman | 1 | -1/+0 |
2012-01-26 | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 1 | -1/+0 |
2012-01-20 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 1 | -8/+40 |
2012-01-17 | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 1 | -10/+10 |
2012-01-13 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 1 | -0/+1 |
2012-01-13 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 1 | -0/+1 |
2012-01-13 | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 1 | -0/+1 |
2012-01-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+27 |
2012-01-12 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+1 |
2012-01-11 | fs: binfmt_elf: create Kconfig variable for PIE randomization | David Daney | 1 | -0/+1 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |