summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
* | | | | | | | | Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2010-04-022-102/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kgdb: Turn off tracing while in the debuggerJason Wessel2010-04-021-0/+8
| * | | | | | | | | kgdb: use atomic_inc and atomic_dec instead of atomic_setJason Wessel2010-04-021-8/+7
| * | | | | | | | | kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel2010-04-021-83/+82
| * | | | | | | | | kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel2010-04-021-0/+6
| * | | | | | | | | kgdb: have ebin2mem call probe_kernel_write onceJason Wessel2010-04-021-14/+9
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-04-023-8/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-03-263-6/+12
| * | | | | | | | | Freezer: Only show the state of tasks refusing to freezeXiaotian Feng2010-03-261-2/+1
* | | | | | | | | | tty: release_one_tty() forgets to put pidsOleg Nesterov2010-04-021-0/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-04-022-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier2010-03-291-0/+1
| * | | | | | | | | | HID: fix oops in gyration_event()Jiri Kosina2010-03-231-1/+4
* | | | | | | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-04-0212-84/+294
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-024-28/+75
| * | | | | | | | | | sh: export return_address() symbol.Paul Mundt2010-04-021-0/+3
| * | | | | | | | | | sh: Enable the mmu in start_secondary()Matt Fleming2010-03-291-0/+1
| * | | | | | | | | | sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-291-2/+4
| * | | | | | | | | | arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-291-2/+2
| * | | | | | | | | | sh: Update ecovec_defconfigYusuke Goda2010-03-291-46/+190
| * | | | | | | | | | USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini2010-03-261-1/+0
OpenPOWER on IntegriCloud