| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+3 |
* | [S390] add kprobes annotations | Martin Schwidefsky | 2011-01-05 | 1 | -1/+2 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -8/+9 |
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -4/+4 |
|\ |
|
| * | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -4/+4 |
* | | [S390] etr: fix clock synchronization race | Martin Schwidefsky | 2010-07-27 | 1 | -6/+12 |
|/ |
|
* | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 1 | -1/+0 |
|\ |
|
| * | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -1/+0 |
* | | [S390] vdso: use ntp adjusted clock multiplier | Hendrik Brueckner | 2010-04-22 | 1 | -0/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-03-08 | 1 | -12/+37 |
|\ |
|
| * | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 | 1 | -12/+37 |
* | | [S390] Cleanup xtime usage | John Stultz | 2010-03-08 | 1 | -5/+5 |
|/ |
|
* | [S390] time: remove unused code | Heiko Carstens | 2010-02-26 | 1 | -8/+0 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-12-09 | 1 | -2/+2 |
|\ |
|
| * | [S390] etr/stp: put correct per cpu variable | Heiko Carstens | 2009-12-07 | 1 | -2/+2 |
* | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -28/+10 |
|\ |
|
| * | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | 1 | -12/+5 |
| * | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -18/+4 |
| * | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -1/+0 |
| * | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+1 |
|\ \ |
|
| * | | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 | 1 | -0/+1 |
| |/ |
|
* | | [S390] introduce get_clock_monotonic | Heiko Carstens | 2009-09-11 | 1 | -1/+2 |
|/ |
|
* | [S390] time: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 1 | -12/+4 |
* | [S390] ftrace: add function graph tracer support | Heiko Carstens | 2009-06-12 | 1 | -1/+1 |
* | [S390] profile_tick called twice | Martin Schwidefsky | 2009-06-12 | 1 | -7/+0 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | [S390] boot cputime accounting | Martin Schwidefsky | 2009-04-14 | 1 | -8/+28 |
* | [S390] add read_persistent_clock | Martin Schwidefsky | 2009-04-14 | 1 | -19/+9 |
* | [S390] stp synchronization retry timer | Martin Schwidefsky | 2009-04-14 | 1 | -0/+15 |
* | [S390] clock sync mode flags | Martin Schwidefsky | 2009-03-26 | 1 | -27/+44 |
* | [S390] etr/stp: fix possible deadlock | Heiko Carstens | 2009-01-23 | 1 | -2/+4 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | | [S390] convert time printks to pr_xxx macros. | Martin Schwidefsky | 2008-12-25 | 1 | -5/+9 |
* | | [S390] Remove config options. | Martin Schwidefsky | 2008-12-25 | 1 | -3/+1 |
* | | [S390] serialize stp/etr work | Martin Schwidefsky | 2008-12-25 | 1 | -5/+18 |
* | | [S390] convert etr/stp to stop_machine interface | Heiko Carstens | 2008-12-25 | 1 | -81/+131 |
* | | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 | 1 | -0/+31 |
|/ |
|
* | [S390] fix/cleanup sched_clock | Christian Borntraeger | 2008-11-27 | 1 | -8/+5 |
* | [S390] fix initialization of stp | Martin Schwidefsky | 2008-10-10 | 1 | -1/+1 |
* | [S390] nohz: Fix __udelay. | Heiko Carstens | 2008-10-03 | 1 | -0/+2 |
* | [S390] stp: fix section mismatch warning. | Heiko Carstens | 2008-08-01 | 1 | -1/+1 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -11/+24 |
* | generic-ipi: more merge fallout | Ingo Molnar | 2008-07-15 | 1 | -2/+2 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -3/+3 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |