summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: jump label: Add MIPS support.David Daney2011-01-185-0/+110
* MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-181-24/+16
* MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney2011-01-181-51/+310
* MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-183-1/+24
* MIPS: Use BBIT instructions in TLB handlersDavid Daney2011-01-181-29/+90
* MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-181-0/+2
* MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-183-18/+108
* MIPS: Add DINSM to uasm.David Daney2011-01-182-1/+11
* MIPS: Probe for presence of KScratch registers.David Daney2011-01-183-0/+5
* MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-186-1/+157
* MIPS: Use printf extension %pR for struct resourceJoe Perches2011-01-181-5/+2
* MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches2011-01-181-2/+1
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-01-155-7/+17
|\
| * Update Pekka's email address in MAINTAINERSPekka Enberg2011-01-151-2/+2
| * mm/slab.c: make local symbols staticH Hartley Sweeten2011-01-151-3/+3
| * Merge branch 'slub/hotplug' into slab/urgentPekka Enberg2011-01-153-2/+12
| |\
| | * slub: Avoid use of slub_lock in show_slab_objects()Christoph Lameter2011-01-111-2/+2
| | * memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki2011-01-112-0/+10
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-1518-79/+84
|\ \ \ \ \ \
| | | | * \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-01-152-21/+22
| | | | |\ \ \
| | | | | * | | tracing: Remove syscall_exit_fieldsLai Jiangshan2011-01-141-21/+12
| | | | | * | | tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
| | | | * | | | perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov2011-01-132-0/+11
| | | | * | | | perf sched: Fix list of events, dropping unsupported ':r' modifierStephane Eranian2011-01-131-9/+9
| | | | |/ / /
| | | | * | | Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"Arnaldo Carvalho de Melo2011-01-112-5/+0
| | | | * | | perf top: Fix annotate segvArnaldo Carvalho de Melo2011-01-111-0/+2
| | | | * | | perf evsel: Fix order of event list deletionArnaldo Carvalho de Melo2011-01-114-2/+3
| | | * | | | timekeeping: Make local variables staticH Hartley Sweeten2011-01-121-2/+2
| | | * | | | time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre2011-01-121-4/+4
| | * | | | | x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin2011-01-141-0/+1
| | * | | | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan2011-01-141-6/+8
| | * | | | | x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz2011-01-141-2/+2
| | * | | | | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck2011-01-121-6/+2
| * | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-143-18/+15
| |\ \ \ \ \ \
| | * | | | | | rcu: avoid pointless blocked-task warningsPaul E. McKenney2011-01-141-1/+2
| | * | | | | | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-142-17/+13
| * | | | | | | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt2011-01-111-4/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15250-2398/+6535
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-15111-806/+4277
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: S5PV310: Add Support System MMUDonguk Ryu2011-01-136-0/+198
| | * | | | | | | ARM: S5P: Add Support System MMUDonguk Ryu2011-01-138-0/+548
| | * | | | | | | serial: samsung: fix device nameDarius Augulis2011-01-121-2/+2
| | * | | | | | | ARM: SAMSUNG: Add support for clock debugging through debug-fs interfaceAmit Daniel Kachhap2011-01-122-0/+95
| | * | | | | | | Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-0621-18/+261
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-062-0/+14
| | | * | | | | | | ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy2011-01-062-3/+0
| | | * | | | | | | ARM: S3C2443: Implement GPIO pull-up/down configuration methodsYauhen Kharuzhy2011-01-065-1/+57
| | | * | | | | | | ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416Yauhen Kharuzhy2011-01-061-0/+16
| | | * | | | | | | ARM: S3C2416: Add platform helpers for setup SDHCIYauhen Kharuzhy2011-01-066-0/+151
| | | * | | | | | | ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-068-14/+23
OpenPOWER on IntegriCloud