summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix bug in listening_get_next()Eric Dumazet2011-01-241-1/+0Star
* inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-241-1/+1
* GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-241-2/+6
* 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-241-6/+2Star
| * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2415-51/+184
| |\
| | * omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3Star
| | * OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1Star
| | * 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/+0Star
| | | * 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-2428-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-2323-82/+93
| | * | | perf test: Fix build on older glibcsArnaldo Carvalho de Melo2011-01-231-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/+4Star
| | * | | 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-245-44/+46
| |\ \ \ \
| | * | | | RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König2011-01-211-12/+0Star
| | * | | | 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/+0Star
| | * | | | 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-241-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-247-44/+11Star
| |\ \ \ \ \
| | * | | | | 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-223-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/+1Star
| | * | | | | 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
| | | |/ / / / | | |/| | | |