summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-1113-240/+214
|\
| * microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang2011-01-102-5/+0
| * Merge commit 'v2.6.37' into nextMichal Simek2011-01-101628-13553/+24995
| |\
| * | microblaze: trivial: Fix removed the part of lineMichal Simek2011-01-031-1/+1
| * | microblaze: Fix __muldi3 function for little-endian.Michal Simek2011-01-032-121/+60
| * | microblaze: Clear i/dcache for sw breakpointsMichal Simek2011-01-031-0/+3
| * | microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek2011-01-031-3/+1
| * | microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-031-0/+9
| * | microblaze: Add PVR for Microblaze v8.00.bMichal Simek2011-01-031-0/+1
| * | microblaze: Correct PVR access macrosroel kluin2011-01-031-89/+96
| * | Revert "microblaze: Simplify syscall rutine"Michal Simek2010-11-181-7/+39
| * | microblaze: Fix initramfsMichal Simek2010-11-181-13/+3
| * | arch/microblaze: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1116-102/+297
|\ \ \
| * | | x86: Fix Moorestown VRTC fixmap placementArjan van de Ven2011-01-111-2/+2
| * | | x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du2011-01-111-4/+1
| * | | x86, UV: Fix APICID shift for Westmere processorsJack Steiner2011-01-111-1/+1
| * | | x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-114-28/+63
| * | | x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner2011-01-111-1/+1
| * | | x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy2011-01-101-1/+1
| * | | Merge branch 'x86/numa' into x86/urgentIngo Molnar2011-01-106-63/+225
| |\ \ \
| | * | | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes2011-01-071-11/+37
| | * | | Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-2937-301/+2087
| | |\ \ \
| | * | | | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-235-29/+25
| | * | | | x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes2010-12-231-20/+79
| | * | | | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-235-24/+95
| | * | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-234-2/+12
| | * | | | x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-231-1/+1
| * | | | | Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar2011-01-109-228/+75
| |\ \ \ \ \
| * | | | | | x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap2011-01-091-2/+2
| * | | | | | x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter2011-01-071-0/+1
* | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-115-344/+426
|\ \ \ \ \ \ \
| * | | | | | | rtc: Namespace fixupThomas Gleixner2010-12-133-30/+30
| * | | | | | | RTC: Remove UIE emulationJohn Stultz2010-12-102-116/+0
| * | | | | | | RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-104-230/+428
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1138-248/+442
|\ \ \ \ \ \ \ \
| * | | | | | | | perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo2011-01-101-1/+1
| * | | | | | | | perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2011-01-102-33/+159
| * | | | | | | | perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko2011-01-101-1/+2
| * | | | | | | | perf tools: Emit clearer message for sys_perf_event_open ENOENT returnArnaldo Carvalho de Melo2011-01-102-0/+5
| * | | | | | | | perf stat: better error message for unsupported eventsDavid Ahern2011-01-101-0/+2
| * | | | | | | | perf sched: Fix allocation result checkArnaldo Carvalho de Melo2011-01-101-1/+1
| * | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-09165-2060/+5763
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dynamic debug: Fix build issue with older gccJason Baron2011-01-072-19/+8
| | * | | | | | | | tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2011-01-072-1/+2
| | * | | | | | | | tracing: Fix preempt count leakLi Zefan2011-01-071-4/+2
| | * | | | | | | | tracepoint: Add __rcu annotationLai Jiangshan2011-01-071-1/+1
| | * | | | | | | | tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers2011-01-071-3/+1
| | * | | | | | | | tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers2011-01-071-1/+1
| | * | | | | | | | tracing: Include module.h in define_trace.hSteven Rostedt2011-01-071-0/+10
| | | |/ / / / / / | | |/| | | | | |
OpenPOWER on IntegriCloud