summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-186-0/+92
* MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
* MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-186-0/+84
* SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-184-0/+324
* MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
* MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
* MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
* MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
* MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-183-0/+37
* MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-187-2/+252
* MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-1820-0/+1365
* 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
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud