summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
| * | [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/+1
| * | | 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/+0
| * | | | | | sched: Update the clock of runqueue select_task_rq() selectedMike Galbraith2009-10-091-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-152-2/+3
|\ \ \ \ \ \
| * | | | | | tracing/filters: Fix memory leak when setting a filterLi Zefan2009-10-131-1/+2
| * | | | | | tracing: fix trace_vprintk callSteven Rostedt2009-10-091-1/+1
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-158-33/+67
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2009-10-132-28/+10
| * | | | | | x86: fix kernel panic on 32 bits when profilingH. Peter Anvin2009-10-121-1/+2
| * | | | | | x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich2009-10-122-2/+14
| * | | | | | x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria2009-10-083-2/+41
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-1315-201/+228
|\ \ \ \ \ \ \
| * | | | | | | cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
| * | | | | | | cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
| * | | | | | | blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-121-1/+1
| * | | | | | | writeback: kill space in debugfs item nameWu Fengguang2009-10-091-1/+1