Age | Commit message (Expand) | Author | Files | Lines |
2012-02-08 | remoteproc/omap: add a remoteproc driver for OMAP4 | Ohad Ben-Cohen | 1 | -0/+57 |
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 | 2888 | -52499/+123546 |
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 | 3 | -6/+12 |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2 | -4/+10 |
2012-01-17 | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 19 | -40/+30 |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 6 | -13/+42 |
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 | 29 | -150/+181 |
2012-01-17 | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 1 | -8/+6 |
2012-01-17 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 5 | -8/+24 |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 14 | -82/+61 |
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 | 23 | -62/+96 |
2012-01-17 | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 1 | -2/+2 |
2012-01-17 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+20 |
2012-01-17 | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 1 | -10/+10 |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 1 | -4/+6 |
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 | 27 | -165/+178 |
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 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 7 | -25/+14 |
2012-01-16 | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 10 | -14/+14 |
2012-01-16 | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i... | Olof Johansson | 1 | -0/+1 |
2012-01-16 | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int... | Olof Johansson | 1 | -1/+1 |
2012-01-16 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 29 | -1950/+1019 |
2012-01-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 1 | -1/+13 |
2012-01-16 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 3 | -12/+26 |
2012-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 17 | -42/+50 |
2012-01-16 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-01-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 4 | -7/+9 |
2012-01-16 | ARM: sa11x0: assabet: fix build warning | Russell King | 1 | -1/+1 |
2012-01-16 | ARM: make BSYM macro assembly only | Rob Herring | 1 | -2/+2 |
2012-01-16 | ARM: highbank: remove incorrect BSYM usage | Rob Herring | 1 | -2/+1 |
2012-01-16 | ARM: imx: remove incorrect BSYM usage | Rob Herring | 1 | -2/+1 |
2012-01-16 | ARM: exynos: remove incorrect BSYM usage | Rob Herring | 2 | -3/+4 |
2012-01-16 | ARM: ux500: add missing ENDPROC to headsmp.S | Rob Herring | 1 | -0/+2 |
2012-01-16 | ARM: msm: Add missing ENDPROC to headsmp.S | Rob Herring | 1 | -0/+1 |
2012-01-16 | ARM: versatile: Add missing ENDPROC to headsmp.S | Pawel Moll | 3 | -5/+3 |
2012-01-16 | ARM: OMAP3: fix build on !CONFIG_IOMMU_API | Ohad Ben-Cohen | 1 | -1/+13 |
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 |