summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-175-0/+771
| * | | | | | | | x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin2011-11-173-3/+8
| * | | | | | | | x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin2011-11-171-3/+3
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-171-1/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-161-1/+13
* | | | | | | | | | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-173-12/+26
* | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-1717-42/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: sa11x0: assabet: fix build warningRussell King2012-01-161-1/+1
| * | | | | | | | | | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-139-32/+34
| * | | | | | | | | | Merge branch 'master' into fixesRussell King2012-01-131272-16767/+47685
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas2012-01-131-0/+8
| * | | | | | | | | | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin2012-01-134-6/+6
| * | | | | | | | | | | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>Kukjin Kim2012-01-081-2/+0
| * | | | | | | | | | | ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to KconfigStephen Warren2012-01-081-1/+1
* | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski2012-01-141-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-164-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-154-7/+9
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-157-33/+369
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-0837-203/+340
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-077-33/+369
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-214-8/+40
| | * | | | | | | | | | | | | x86: Allow NMIs to hit breakpoints in i386Steven Rostedt2011-12-211-7/+94
| | * | | | | | | | | | | | | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-216-0/+65
| | * | | | | | | | | | | | | x86: Add workaround to NMI iret woesSteven Rostedt2011-12-211-0/+177
| | * | | | | | | | | | | | | x86: Document the NMI handler about not using paranoid_exitSteven Rostedt2011-12-211-1/+8
| | * | | | | | | | | | | | | x86: Do not schedule while still in NMI contextLinus Torvalds2011-12-211-32/+0
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-152-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86, atomic: atomic64_read() take a const pointerH. Peter Anvin2012-01-101-1/+1
| * | | | | | | | | | | | | | | x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-081-1/+6
* | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-1514-71/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-137-17/+37
| * | | | | | | | | | | | | | | | UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitterDavid Howells2011-12-132-2/+2
| * | | | | | | | | | | | | | | | UAPI: Make FRV use asm-generic/param.hDavid Howells2011-12-121-15/+1
| * | | | | | | | | | | | | | | | UAPI: Make M32R use asm-generic/param.hDavid Howells2011-12-121-17/+1
| * | | | | | | | | | | | | | | | UAPI: Make MN10300 use asm-generic/param.hDavid Howells2011-12-121-17/+1
| * | | | | | | | | | | | | | | | UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells2011-12-121-2/+0
| * | | | | | | | | | | | | | | | UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y linesDavid Howells2011-12-121-1/+3
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-1513-52/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat2012-01-116-7/+7
| * | | | | | | | | | | | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-083-31/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-053-5/+36
| | * | | | | | | | | | | | | | | | OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-053-31/+25
| * | | | | | | | | | | | | | | | | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-198-11/+11
| * | | | | | | | | | | | | | | | | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-17317-1639/+2170
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto2011-11-222-3/+5
| * | | | | | | | | | | | | | | | | | fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto2011-11-222-5/+56
| * | | | | | | | | | | | | | | | | | fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto2011-11-222-1/+3
| * | | | | | | | | | | | | | | | | | fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto2011-11-222-0/+2
| * | | | | | | | | | | | | | | | | | fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto2011-11-222-4/+4