aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-08
|\
| * oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-05-31
|\ \
| * | lguest: fix timer interrupt setupRusty Russell2011-05-29
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-05-31
|\ \ \
| * | | [IA64] wire up sendmmsg() syscall for ItaniumTony Luck2011-05-31
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-31
|\ \ \
| * | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-30
| * | | x86 idle: Fix mwait deprecation warning messageBorislav Petkov2011-05-30
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-31
|\ \ \
| * | | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt2011-05-27
* | | | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-31
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-29
|\ \ \
| * | | [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-29
| * | | [S390] mm: fix storage key handlingHeiko Carstens2011-05-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-29
|\ \ \ \
| * | | | arch/tile: more /proc and /sys file supportChris Metcalf2011-05-27
| * | | | Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-05-26
| |\ \ \ \
* | \ \ \ \ Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-29
| * | | | | x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-29
| * | | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-29
| * | | | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown2011-05-29
| * | | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* | | | | | Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger2011-05-28
* | | | | | Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger2011-05-28
* | | | | | Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger2011-05-28
* | | | | | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger2011-05-28
* | | | | | Blackfin: gptimers: add structure for hardware register layoutMike Frysinger2011-05-28
* | | | | | Blackfin: wire up new sendmmsg syscallMike Frysinger2011-05-28
* | | | | | Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger2011-05-28
* | | | | | Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger2011-05-28
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-28
|\ \ \ \ \ \
| * | | | | | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-27
| * | | | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-26
| * | | | | | x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro2011-05-26
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-26
| |\ \ \ \ \ \
| * | | | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-25
| * | | | | | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-25
| * | | | | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-25
| * | | | | | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-25
| * | | | | | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-25
| * | | | | | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-24
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-25
| | * | | | | | | | maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-25
| * | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-27
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | oprofile, powerpc: Handle events that raise an exception without overflowingEric B Munson2011-05-24
| | * | | | | | | oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-05-20
| | | |_|_|_|/ / | | |/| | | | |