summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds2008-07-151-1/+1
* Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-156-5/+38
|\
| *-----. Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...Thomas Gleixner2008-07-145-5/+36
| |\ \ \ \
| | | | | * posix-timers: print RT watchdog messageHiroshi Shimamoto2008-05-241-0/+3
| | | | * | kernel-paramaters: document pmtmr= command line optionThomas Gleixner2008-07-121-0/+4
| | | | * | acpi_pm clccksource: fix printk format warningRandy Dunlap2008-07-121-2/+2
| | | | * | pmtmr: allow command line override of ioportThomas Gleixner2008-07-101-0/+19
| | | * | | nohz: don't stop idle tick if softirqs are pending.Heiko Carstens2008-07-111-0/+1
| | | * | | nohz: reduce jiffies polling overheadIngo Molnar2008-05-301-0/+7
| | * | | | hrtimer: Remove unused variables in ktime_divns()Carlos R. Mafra2008-05-261-3/+2
| | * | | | hrtimer: remove warning in hres_timers_resumeJeremy Fitzhardinge2008-05-261-2/+0
| * | | | | x86: add PCI ID for 6300ESB force hpetJoe Buehler2008-07-141-0/+2
| * | | | | x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki2008-07-141-0/+2
* | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-157-41/+136
|\ \ \ \ \ \
| * | | | | | genirq: remove extraneous checks in manage.cThomas Gleixner2008-07-101-3/+2
| * | | | | | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-057-38/+134
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-07-1534-1952/+1275
|\ \ \ \ \ \ \
| * | | | | | | [GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells2008-07-111-1/+1
| * | | | | | | [GFS2] Remove unused declarationLi Xiaodong2008-07-101-1/+0
| * | | | | | | [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-105-26/+2
| * | | | | | | [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-103-99/+12
| * | | | | | | [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-071-2/+6
| * | | | | | | [GFS2] Fix delayed demote raceSteven Whitehouse2008-07-071-1/+4
| * | | | | | | [GFS2] don't call permission()Miklos Szeredi2008-07-034-13/+30
| * | | | | | | [GFS2] Fix module buildingSteven Whitehouse2008-06-272-2/+0
| * | | | | | | [GFS2] Glock documentationSteven Whitehouse2008-06-271-0/+114
| * | | | | | | [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-273-30/+1
| * | | | | | | [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-272-24/+1
| * | | | | | | [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-2711-73/+6
| * | | | | | | [GFS2] kernel panic mounting volumeBob Peterson2008-06-271-1/+1
| * | | | | | | [GFS2] Revise readpage lockingSteven Whitehouse2008-06-271-13/+16
| * | | | | | | [GFS2] Fix ordering of args for list_addSteven Whitehouse2008-06-271-1/+1
| * | | | | | | [GFS2] trivial sparse lock annotationsHarvey Harrison2008-06-272-0/+4
| * | | | | | | [GFS2] No lock_nolockSteven Whitehouse2008-06-278-266/+71
| * | | | | | | [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-274-387/+306
| * | | | | | | [GFS2] Clean up the glock coreSteven Whitehouse2008-06-2713-1049/+736
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-153-43/+28
|\ \ \ \ \ \ \
| * | | | | | | cputopology: always define CPU topology information, clean upBen Hutchings2008-06-131-4/+2
| * | | | | | | cpu topology: always define CPU topology informationBen Hutchings2008-06-133-45/+32
* | | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-1511-18/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-141-0/+1
| * | | | | | | | stacktrace: fix build failure on sparc64Stephen Rothwell2008-07-081-0/+1
| * | | | | | | | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-037-0/+8
| * | | | | | | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-302-0/+4
| * | | | | | | | backtrace: replace timer with tasklet + completionsVegard Nossum2008-06-271-11/+26
| * | | | | | | | stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-272-1/+32
| * | | | | | | | stacktrace: print_stack_trace() cleanupVegard Nossum2008-06-131-6/+3
| * | | | | | | | debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar2008-05-251-1/+0
| * | | | | | | | stacktrace: don't crash on invalid stack trace structsJohannes Berg2008-05-241-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-154-34/+50
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud