Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix printk format warning in clocksource/acpi_pm.c | Linus Torvalds | 2008-07-15 | 1 | -1/+1 |
* | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | 6 | -5/+38 |
|\ | |||||
| *-----. | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh... | Thomas Gleixner | 2008-07-14 | 5 | -5/+36 |
| |\ \ \ \ | |||||
| | | | | * | posix-timers: print RT watchdog message | Hiroshi Shimamoto | 2008-05-24 | 1 | -0/+3 |
| | | | * | | kernel-paramaters: document pmtmr= command line option | Thomas Gleixner | 2008-07-12 | 1 | -0/+4 |
| | | | * | | acpi_pm clccksource: fix printk format warning | Randy Dunlap | 2008-07-12 | 1 | -2/+2 |
| | | | * | | pmtmr: allow command line override of ioport | Thomas Gleixner | 2008-07-10 | 1 | -0/+19 |
| | | * | | | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 | 1 | -0/+1 |
| | | * | | | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 | 1 | -0/+7 |
| | * | | | | hrtimer: Remove unused variables in ktime_divns() | Carlos R. Mafra | 2008-05-26 | 1 | -3/+2 |
| | * | | | | hrtimer: remove warning in hres_timers_resume | Jeremy Fitzhardinge | 2008-05-26 | 1 | -2/+0 |
| * | | | | | x86: add PCI ID for 6300ESB force hpet | Joe Buehler | 2008-07-14 | 1 | -0/+2 |
| * | | | | | x86: add another PCI ID for ICH6 force-hpet | Krzysztof Oledzki | 2008-07-14 | 1 | -0/+2 |
* | | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-07-15 | 7 | -41/+136 |
|\ \ \ \ \ \ | |||||
| * | | | | | | genirq: remove extraneous checks in manage.c | Thomas Gleixner | 2008-07-10 | 1 | -3/+2 |
| * | | | | | | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky | 2008-06-05 | 7 | -38/+134 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2008-07-15 | 34 | -1952/+1275 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [GFS2] Fix GFS2's use of do_div() in its quota calculations | David Howells | 2008-07-11 | 1 | -1/+1 |
| * | | | | | | | [GFS2] Remove unused declaration | Li Xiaodong | 2008-07-10 | 1 | -1/+0 |
| * | | | | | | | [GFS2] Remove support for unused and pointless flag | Steven Whitehouse | 2008-07-10 | 5 | -26/+2 |
| * | | | | | | | [GFS2] Replace rgrp "recent list" with mru list | Steven Whitehouse | 2008-07-10 | 3 | -99/+12 |
| * | | | | | | | [GFS2] Allow local DF locks when holding a cached EX glock | Steven Whitehouse | 2008-07-07 | 1 | -2/+6 |
| * | | | | | | | [GFS2] Fix delayed demote race | Steven Whitehouse | 2008-07-07 | 1 | -1/+4 |
| * | | | | | | | [GFS2] don't call permission() | Miklos Szeredi | 2008-07-03 | 4 | -13/+30 |
| * | | | | | | | [GFS2] Fix module building | Steven Whitehouse | 2008-06-27 | 2 | -2/+0 |
| * | | | | | | | [GFS2] Glock documentation | Steven Whitehouse | 2008-06-27 | 1 | -0/+114 |
| * | | | | | | | [GFS2] Remove all_list from lock_dlm | Steven Whitehouse | 2008-06-27 | 3 | -30/+1 |
| * | | | | | | | [GFS2] Remove obsolete conversion deadlock avoidance code | Steven Whitehouse | 2008-06-27 | 2 | -24/+1 |
| * | | | | | | | [GFS2] Remove remote lock dropping code | Steven Whitehouse | 2008-06-27 | 11 | -73/+6 |
| * | | | | | | | [GFS2] kernel panic mounting volume | Bob Peterson | 2008-06-27 | 1 | -1/+1 |
| * | | | | | | | [GFS2] Revise readpage locking | Steven Whitehouse | 2008-06-27 | 1 | -13/+16 |
| * | | | | | | | [GFS2] Fix ordering of args for list_add | Steven Whitehouse | 2008-06-27 | 1 | -1/+1 |
| * | | | | | | | [GFS2] trivial sparse lock annotations | Harvey Harrison | 2008-06-27 | 2 | -0/+4 |
| * | | | | | | | [GFS2] No lock_nolock | Steven Whitehouse | 2008-06-27 | 8 | -266/+71 |
| * | | | | | | | [GFS2] Fix ordering bug in lock_dlm | Steven Whitehouse | 2008-06-27 | 4 | -387/+306 |
| * | | | | | | | [GFS2] Clean up the glock core | Steven Whitehouse | 2008-06-27 | 13 | -1049/+736 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 | 3 | -43/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cputopology: always define CPU topology information, clean up | Ben Hutchings | 2008-06-13 | 1 | -4/+2 |
| * | | | | | | | cpu topology: always define CPU topology information | Ben Hutchings | 2008-06-13 | 3 | -45/+32 |
* | | | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 11 | -18/+77 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | generic-ipi: powerpc/generic-ipi tree build failure | Stephen Rothwell | 2008-07-14 | 1 | -0/+1 |
| * | | | | | | | | stacktrace: fix build failure on sparc64 | Stephen Rothwell | 2008-07-08 | 1 | -0/+1 |
| * | | | | | | | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 | 7 | -0/+8 |
| * | | | | | | | | stacktrace: fix modular build, export print_stack_trace and save_stack_trace | Ingo Molnar | 2008-06-30 | 2 | -0/+4 |
| * | | | | | | | | backtrace: replace timer with tasklet + completions | Vegard Nossum | 2008-06-27 | 1 | -11/+26 |
| * | | | | | | | | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum | 2008-06-27 | 2 | -1/+32 |
| * | | | | | | | | stacktrace: print_stack_trace() cleanup | Vegard Nossum | 2008-06-13 | 1 | -6/+3 |
| * | | | | | | | | debugging: make stacktrace independent from DEBUG_KERNEL | Ingo Molnar | 2008-05-25 | 1 | -1/+0 |
| * | | | | | | | | stacktrace: don't crash on invalid stack trace structs | Johannes Berg | 2008-05-24 | 1 | -0/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-15 | 4 | -34/+50 |
|\ \ \ \ \ \ \ \ |