summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into export-slabhTejun Heo2010-04-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-04
| |\
| | * sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-04
| | * sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-03
| | * sparc64: Update defconfig.David S. Miller2010-04-03
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-03
| | |\
| | * | sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-03
| | * | sparc: Fix regset register window handling.David S. Miller2010-03-31
| | * | drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-29
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-04
| |\ \ \
| | * | | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-03
| | * | | perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-03
| | * | | perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-02
| | * | | perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-02
| | * | | perf: Fix 'perf sched record' deadlockMike Galbraith2010-04-02
| | * | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-02
| | * | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-02
| | * | | x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-02
| | * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-02
| | |\ \ \
| | | * | | x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-01
| | | * | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-01
| | | * | | perf: Correctly align perf event tracing bufferFrederic Weisbecker2010-04-01
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-04-04
| |\ \ \ \ \
| | * | | | | sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov2010-04-02
| | * | | | | sched: Fix proc_sched_set_task()Mike Galbraith2010-04-02
| | |/ / / /
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-04
| |\ \ \ \ \
| | * | | | | ring-buffer: Add missing unlockJulia Lawall2010-03-29
| | * | | | | tracing: Fix lockdep warning in global_clock()Li Zefan2010-03-29
| | | |/ / / | | |/| | |
| * | | | | proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki2010-04-04
| | |_|_|/ | |/| | |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-02
| |\ \ \ \
| | * | | | ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-29
| | * | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-29
| | * | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-29
| | * | | | ARM: 6003/1: removing compilation warning from pl061.hviresh kumar2010-03-29
| | * | | | ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-29
| | * | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-29
| | * | | | ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar2010-03-29
| | * | | | ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-28
| | * | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-25
| | * | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-25
| | * | | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-25
| | * | | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-25
| * | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-02
| |\ \ \ \ \
| | * | | | | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-26
| | * | | | | powerpc/fsl: add device tree binding for QE firmwareTimur Tabi2010-03-26
| | * | | | | of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device treeJason Gunthorpe2010-03-26
| * | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-04-02
| |\ \ \ \ \ \
| | * | | | | | reiserfs: Fix locking BUG during mount failureJeff Mahoney2010-03-30
| * | | | | | | PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-02
| * | | | | | | Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2010-04-02
| |\ \ \ \ \ \ \