summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches2011-01-181-2/+1Star
* 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-151-21/+12Star
| | | | | * | | 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/+0Star
| | | | * | | 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/+2Star
| * | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-143-18/+15Star
| |\ \ \ \ \ \
| | * | | | | | 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/+13Star
| * | | | | | | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt2011-01-111-4/+3Star
| | |_|/ / / / | |/| | | | |
* | | | | | | 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/+0Star
| | | * | | | | | | 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
| | * | | | | | | | Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-057-98/+23Star
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: S5PV310: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4Star
| | | * | | | | | | | ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4Star
| | | * | | | | | | | ARM: S5PC100: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3Star
| | | * | | | | | | | ARM: S5P6450: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3Star
| | | * | | | | | | | ARM: S5P6442: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3Star
| | | * | | | | | | | ARM: S5P6440: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3Star
| | | * | | | | | | | ARM: S3C64XX: Tidy register and disable clock usageKukjin Kim2011-01-041-16/+3Star
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'next-s3c64xx' into for-nextKukjin Kim2011-01-031-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: S3C64XX: Clear DMA_HALT upon startJassi Brar2011-01-031-0/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'next-samsung-irq_data' into for-nextKukjin Kim2011-01-0316-354/+345Star
| | |\ \ \ \ \ \ \ \