summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-131-0/+1
* x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-131-0/+33
* x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-136-30/+31
* x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-132-32/+41
* x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-078-140/+179
* x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-061-9/+7
* x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-062-9/+0
* x86-64: Map the HPET NXAndy Lutomirski2011-06-052-3/+3
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-053-68/+22
* x86-64: Give vvars their own pageAndy Lutomirski2011-06-055-23/+35
* x86-64: Document some of entry_64.SAndy Lutomirski2011-06-051-0/+2
* x86-64: Fix alignment of jiffies variableAndy Lutomirski2011-06-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-06-041-1/+1
|\
| * Blackfin: strncpy: fix handling of zero lengthsSteven Miao2011-06-031-1/+1
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-043-0/+141
|\ \
| * | ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski2011-06-021-0/+7
| * | ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIOGuennadi Liakhovetski2011-05-261-0/+20
| * | Merge branch 'rmobile/fbdev' into rmobile-latestPaul Mundt2011-05-262-0/+114
| |\ \
| | * | sh_mobile_meram: MERAM platform data for LCDCDamian2011-05-252-0/+114
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-0411-23/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt2011-05-311-2/+4
| * | | sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-311-1/+1
| * | | sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt2011-05-311-0/+1
| * | | sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu2011-05-311-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-31840-26065/+27360
| |\ \ \
| * | | | sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-253-0/+3
| * | | | sh: Update shmin to reflect PIO dependency.Paul Mundt2011-05-241-1/+1
| * | | | sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt2011-05-241-0/+1
| * | | | sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski2011-05-241-0/+3
| * | | | sh: switch ap325rxa to dynamically manage the platform cameraGuennadi Liakhovetski2011-05-241-19/+13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-06-011-0/+1
|\ \ \ \ \
| * | | | | lguest: fix timer interrupt setupRusty Russell2011-05-301-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-06-012-1/+3
|\ \ \ \ \
| * | | | | [IA64] wire up sendmmsg() syscall for ItaniumTony Luck2011-05-312-1/+3
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-012-2/+2
|\ \ \ \ \
| * | | | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-301-1/+1
| * | | | | x86 idle: Fix mwait deprecation warning messageBorislav Petkov2011-05-301-1/+1
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-311-0/+2
|\ \ \ \ \
| * | | | | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt2011-05-271-0/+2
* | | | | | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-292-15/+24
|\ \ \ \ \
| * | | | | [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
| * | | | | [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-296-28/+338
|\ \ \ \ \ \
| * | | | | | arch/tile: more /proc and /sys file supportChris Metcalf2011-05-276-28/+338
| * | | | | | Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-05-26145-724/+1565
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-298-26/+32
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-291-0/+1
| * | | | | | | x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+1
| * | | | | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+2
OpenPOWER on IntegriCloud