summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: change netdev->features to u32Michał Mirosław2011-01-2423-46/+45
* net: Move check of checksum features to netdev_fix_features()Michał Mirosław2011-01-241-15/+17
* typhoon: Kill references to UTS_RELEASEDavid S. Miller2011-01-241-2/+1
* tlan: add suspend/resume supportSakari Ailus2011-01-241-16/+72
* tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus2011-01-242-1928/+1967
* net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-243-9/+127
* lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-244-0/+348
* Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller2011-01-243-1/+117
|\
| * genirq: Add IRQ affinity notifiersBen Hutchings2011-01-223-1/+117
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-241012-6882/+9305
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-244863-112016/+259692
| |\ \
| | * | fix a shutdown regression in intel_idleShaohua Li2011-01-251-6/+2
| | * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2515-51/+184
| | |\ \
| | | * | omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3
| | | * | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
| | | * | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
| | | * | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
| | | * | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-193-2/+61
| | | * | 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