summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-283-17/+20
* perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-285-0/+12
* powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard2009-10-286-19/+5Star
* powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard2009-10-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-10-153-24/+24
|\
| * firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter2009-10-141-20/+19Star
| * ieee1394: add documentation entry to MAINTAINERSStefan Richter2009-10-081-0/+1
| * ieee1394: update URLs in debugging-via-ohci1394.txtJustin P. Mattock2009-10-031-4/+4
* | Merge branch 'tty-fixes'Linus Torvalds2009-10-153-17/+33
|\ \
| * | tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
| * | workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2009-10-142-0/+19
| * | Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13Star
* | | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-10-152-11/+10Star
|\ \ \
| * | | x86: linker script syntax nitsRoland McGrath2009-10-142-11/+10Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-154-5/+5
|\ \ \
| * | | watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
| * | | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
| * | | sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
| * | | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-158-32/+43
|\ \ \ \
| * | | | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
| * | | | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4Star
| * | | | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
| * | | | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
| * | | | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3
| * | | | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
| * | | | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
| * | | | [S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu2009-10-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-157-20/+41
|\ \ \ \
| * | | | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
| * | | | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1Star
| * | | | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
| * | | | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
| * | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
| * | | | sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
| * | | | sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-131-1/+1
| * | | | sh: update die() output.Paul Mundt2009-10-131-3/+4
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-152-17/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2009-10-121-9/+26
| |\ \ \ \ \
| | * | | | | oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-091-10/+15
| | * | | | | oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-091-1/+13
| * | | | | | lockdep: Use cpu_clock() for lockstatPeter Zijlstra2009-10-091-8/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-155-14/+31
|\ \ \ \ \ \
| * | | | | | perf events: Update MAINTAINERS entry file patternsVincent Legoll2009-10-131-0/+7
| * | | | | | perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule2009-10-121-1/+4
| * | | | | | perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar2009-10-121-7/+14
| * | | | | | perf tools: Fix const char type propagationRandy Dunlap2009-10-122-6/+6
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-153-5/+8
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix missing kernel-doc notationRandy Dunlap2009-10-121-0/+2
| * | | | | | | Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar2009-10-092-3/+0Star