summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | module: encapsulate percpu handling better and record percpu_sizeTejun Heo2010-03-292-32/+39
| | |_|_|/ | |/| | |
* | | | | rmap: fix anon_vma_fork() memory leakRik van Riel2010-04-051-0/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-047-21/+120
|\ \ \ \
| * | | | sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-041-7/+17
| * | | | sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-031-0/+75
| * | | | sparc64: Update defconfig.David S. Miller2010-04-031-12/+16
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-034501-121780/+251528
| |\ \ \ \
| * | | | | sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
| * | | | | sparc: Fix regset register window handling.David S. Miller2010-03-312-0/+8
| * | | | | drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-291-1/+3
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-0411-75/+153
|\ \ \ \ \ \
| * | | | | | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+0
| * | | | | | perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+1
| * | | | | | perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-021-5/+5
| * | | | | | perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-021-5/+12
| * | | | | | perf: Fix 'perf sched record' deadlockMike Galbraith2010-04-021-3/+12
| * | | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-022-5/+44
| * | | | | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-022-36/+52
| * | | | | | x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-021-2/+2
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-025-15/+25
| |\ \ \ \ \ \
| | * | | | | | x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-011-1/+1
| | * | | | | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-013-12/+15
| | * | | | | | perf: Correctly align perf event tracing bufferFrederic Weisbecker2010-04-011-2/+9
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-04-042-5/+1
|\ \ \ \ \ \ \
| * | | | | | | sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov2010-04-021-1/+1
| * | | | | | | sched: Fix proc_sched_set_task()Mike Galbraith2010-04-021-4/+0
| |/ / / / / /
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-042-5/+7
|\ \ \ \ \ \ \
| * | | | | | | ring-buffer: Add missing unlockJulia Lawall2010-03-291-3/+5
| * | | | | | | tracing: Fix lockdep warning in global_clock()Li Zefan2010-03-291-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki2010-04-041-49/+38
| |_|_|/ / / |/| | | | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-0213-47/+137
|\ \ \ \ \ \
| * | | | | | ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-291-0/+9
| * | | | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
| * | | | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| * | | | | | ARM: 6003/1: removing compilation warning from pl061.hviresh kumar2010-03-291-0/+2
| * | | | | | ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-291-0/+1
| * | | | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-291-0/+1
| * | | | | | ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar2010-03-291-0/+3
| * | | | | | ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-281-1/+1
| * | | | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-252-6/+16
| * | | | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-252-0/+11
| * | | | | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-252-0/+20
| * | | | | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-252-37/+62
* | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-023-2/+61
|\ \ \ \ \ \ \
| * | | | | | | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-261-0/+2
| * | | | | | | powerpc/fsl: add device tree binding for QE firmwareTimur Tabi2010-03-261-0/+54
| * | | | | | | of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device treeJason Gunthorpe2010-03-261-2/+5
* | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-04-021-6/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | reiserfs: Fix locking BUG during mount failureJeff Mahoney2010-03-301-6/+4
* | | | | | | | | PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-021-33/+3