summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
| * | | | | | | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-241-1/+1
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-284-51/+64
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-273-10/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-251-6/+6
| | * | | | | | | | | maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-252-4/+4
| * | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-272-42/+77
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | oprofile, powerpc: Handle events that raise an exception without overflowingEric B Munson2011-05-241-1/+23
| | * | | | | | | | | oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-05-201-41/+54
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-2819-5060/+110
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-05-273-2113/+104
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | GPIO: OMAP: move to drivers/gpioKevin Hilman2011-05-272-2010/+1
| | * | | | | | | | | | GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman2011-05-272-103/+103
| * | | | | | | | | | | gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park2011-05-262-356/+1
| * | | | | | | | | | | gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2011-05-262-289/+1
| * | | | | | | | | | | gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-262-366/+1
| * | | | | | | | | | | gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-262-207/+0
| * | | | | | | | | | | gpio/nomadik: add function to read GPIO pull down statusRickard Andersson2011-05-261-0/+2
| * | | | | | | | | | | gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-265-1028/+0
| * | | | | | | | | | | gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-262-701/+1
* | | | | | | | | | | | Merge branch 'setns'Linus Torvalds2011-05-2849-28/+84
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ns: Wire up the setns system callEric W. Biederman2011-05-2849-28/+84
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-2714-57/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles2011-05-251-2/+1
| * | | | | | | | | | | | mtd: octeon: convert to mtd_device_register()Jamie Iles2011-05-251-10/+1
| * | | | | | | | | | | | mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-254-9/+10
| * | | | | | | | | | | | mtd: bfin: convert to mtd_device_register()Jamie Iles2011-05-252-8/+0
| * | | | | | | | | | | | mtd: s3c2410: remove CONFIG_MTD_PARTITIONS testJamie Iles2011-05-252-11/+0
| * | | | | | | | | | | | mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-1/+0
| * | | | | | | | | | | | mtd: ixp: convert to mtd_device_register()Jamie Iles2011-05-251-4/+0
| * | | | | | | | | | | | arm: mtd: gemini: convert to mtd_device_register()Jamie Iles2011-05-252-12/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27190-6115/+1500
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27180-6025/+1372
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: 6945/1: Add unwinding support for division functionsLaura Abbott2011-05-271-5/+20
| | | * | | | | | | | | | | ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon2011-05-261-3/+3
| | | * | | | | | | | | | | ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2011-05-262-11/+10
| | | * | | | | | | | | | | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-265-4/+13
| | | * | | | | | | | | | | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-05-262-0/+3
| | | * | | | | | | | | | | ARM: add sendmmsg syscallRussell King2011-05-262-0/+2
| | | * | | | | | | | | | | ARM: 6863/1: allow hotplug on msmJeffrey Ohlstein2011-05-261-1/+0
| | | * | | | | | | | | | | ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon2011-05-261-4/+5
OpenPOWER on IntegriCloud