summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown2011-05-291-1/+3
| * | | | | | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-296-25/+25
* | | | | | | | | Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger2011-05-281-0/+4
* | | | | | | | | Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger2011-05-281-8/+8
* | | | | | | | | Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger2011-05-282-11/+12
* | | | | | | | | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger2011-05-281-18/+14
* | | | | | | | | Blackfin: gptimers: add structure for hardware register layoutMike Frysinger2011-05-281-0/+18
* | | | | | | | | Blackfin: wire up new sendmmsg syscallMike Frysinger2011-05-282-1/+3
* | | | | | | | | Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger2011-05-287-528/+0
* | | | | | | | | Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger2011-05-281-3/+3
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-2815-1194/+2283
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-271-76/+76
| * | | | | | | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-261-2/+5
| * | | | | | | | | x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro2011-05-261-15/+20
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-26306-6209/+18542
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-253-3/+54
| * | | | | | | | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-251-7/+0
| * | | | | | | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2
| * | | | | | | | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-252-899/+1099
| * | | | | | | | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-256-238/+1075
OpenPOWER on IntegriCloud