summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-197-33/+47
| * | | | | omap1: Fix sched_clock for the MPU timerTony Lindgren2011-01-181-1/+13
| * | | | | Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-188-12/+43
| |\ \ \ \ \
| | * | | | | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
| | * | | | | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
| | * | | | | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-184-4/+17
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2528-121/+164
|\ \ \ \ \ \ \
| * | | | | | | perf tools: Fix time function double declaration with glibcThomas Renninger2011-01-221-2/+2
| * | | | | | | perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-221-2/+7
| * | | | | | | perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo2011-01-221-1/+1
| * | | | | | | perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-221-0/+1
| * | | | | | | perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-2223-82/+93
| * | | | | | | perf test: Fix build on older glibcsArnaldo Carvalho de Melo2011-01-221-14/+19
| * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-01-222-4/+16
| |\ \ \ \ \ \ \
| | * | | | | | | perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian2011-01-211-4/+9
| | * | | | | | | perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert2011-01-211-0/+7
| * | | | | | | | perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov2011-01-211-1/+1
| |/ / / / / / /
| * | | | | | | perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra2011-01-211-0/+3
| * | | | | | | powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-191-0/+1
| * | | | | | | perf: Fix perf_event_init_task()/perf_event_free_task() interactionOleg Nesterov2011-01-191-5/+4
| * | | | | | | perf: Fix find_get_context() vs perf_event_exit_task() raceOleg Nesterov2011-01-191-14/+20
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-255-44/+46
|\ \ \ \ \ \ \
| * | | | | | | RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König2011-01-211-12/+0
| * | | | | | | RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz2011-01-211-3/+9
| * | | | | | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-212-23/+28
| * | | | | | | acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk2011-01-211-1/+5
| * | | | | | | rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-211-2/+0
| * | | | | | | hrtimers: Notify hrtimer users of switches to NOHZ modeStephen Boyd2011-01-191-3/+4
| |/ / / / / /
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-251-25/+53
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang2011-01-241-25/+53
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-257-44/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86: Fix jump label with RO/NX module protection crashmatthieu castet2011-01-231-1/+1
| * | | | | | x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-213-2/+5
| * | | | | | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-211-0/+1
| * | | | | | x86: Use asm-generic/cacheflush.hAkinobu Mita2011-01-211-41/+1
| * | | | | | x86: Update CPU cache attributes table descriptorsDave Jones2011-01-201-0/+3
* | | | | | | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2011-01-244-9/+32
|\ \ \ \ \ \ \
| * | | | | | | Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-244-4/+6
| * | | | | | | BUILD_BUG_ON: make it handle more casesRusty Russell2011-01-241-6/+27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-246-15/+94
|\ \ \ \ \ \ \
| * | | | | | | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-242-2/+2
| * | | | | | | param: add null statement to compiled-in module paramsLinus Walleij2011-01-241-2/+4
| * | | | | | | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell2011-01-241-1/+1
| * | | | | | | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-243-11/+88
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-2410-14/+40
|\ \ \ \ \ \ \
| * | | | | | | selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-242-3/+3
| * | | | | | | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
| * | | | | | | TPM: Long default timeout fixRajiv Andrade2011-01-241-4/+6
| * | | | | | | trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-241-0/+1
| * | | | | | | keys: add trusted and encrypted maintainersMimi Zohar2011-01-241-0/+22
OpenPOWER on IntegriCloud