summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-222-33/+33
* uprobes/core: Make instruction tables volatileSrikar Dronamraju2012-02-221-29/+32
* uprobes: Move to kernel/events/Ingo Molnar2012-02-221-1/+1
* uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-173-73/+87
* uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-175-1/+470
* x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-114-32/+40
* x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-071-0/+3
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06106-662/+436
|\
| * perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-033-6/+0
| * Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-02-021-20/+1
| |\
| | * Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-025-20/+37
| |\ \ \ \ \
| | | | | * | x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
| | | | | * | x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
| | | | | * | x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-261-3/+3
| | * | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-263-6/+7
| * | | | | | lib: Fix multiple definitions of clz_tabDavid Miller2012-02-022-15/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-302-3/+2
| |\ \ \ \ \
| | * | | | | [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2
| * | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-302-0/+2
| |\ \ \ \ \ \
| | * | | | | | microblaze: generic atomic64 supportDaniel Borkmann2012-01-202-0/+2
| * | | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-281-5/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk2012-01-273112-54873/+128425
| | |\| | | | | |
| | * | | | | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-241-5/+22
| * | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-2858-378/+208
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-271-1/+2
| | * | | | | | | | Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-2615-187/+441
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-207-20/+2
| | | * | | | | | | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-207-66/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-257-79/+79
| | * | | | | | | | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-251-6/+9
| | * | | | | | | | ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier2012-01-254-25/+19
| | * | | | | | | | ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij2012-01-231-0/+2
| | * | | | | | | | ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier2012-01-231-0/+2
| | * | | | | | | | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-01-231-6/+0
| | * | | | | | | | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon2012-01-231-10/+10
| | * | | | | | | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-2318-31/+35
| | * | | | | | | | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-234-6/+1
| | * | | | | | | | ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon2012-01-231-1/+1
| | * | | | | | | | ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon2012-01-231-3/+4
| | * | | | | | | | ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam2012-01-191-1/+0
| | * | | | | | | | ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-191-1/+1
| | * | | | | | | | ARM: fix rcu stalls on SMP platformsRussell King2012-01-191-2/+8
| | * | | | | | | | ARM: vexpress: fix two section mismatch warningsRussell King2012-01-191-2/+2
| | * | | | | | | | ARM: fix a section mismatch warning with our use of memblockRussell King2012-01-191-1/+1
| | * | | | | | | | ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King2012-01-191-1/+1
| | * | | | | | | | ARM: sa11x0: fix collie build errorRussell King2012-01-191-3/+2
| | * | | | | | | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-192-40/+0
| | * | | | | | | | Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King2012-01-196-8/+0
| | * | | | | | | | Revert "ARM: sa1100: clean up of the clock support"Russell King2012-01-192-67/+26