| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
* | | [S390] stp support. | Martin Schwidefsky | 2008-07-14 | 1 | -150/+484 |
|/ |
|
* | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 2008-04-17 | 1 | -0/+1 |
* | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 2008-04-17 | 1 | -183/+73 |
* | [S390] switch sched_clock to store-clock-extended. | Jan Glauber | 2008-04-17 | 1 | -1/+1 |
* | [S390] idle: Fix machine check handling in idle loop. | Heiko Carstens | 2008-03-05 | 1 | -2/+0 |
* | [S390] etr: fix compile error on !SMP | Heiko Carstens | 2008-02-19 | 1 | -2/+0 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 | 1 | -4/+0 |
* | [S390] tod clock: announce clocksource as perfect | Christian Borntraeger | 2007-11-05 | 1 | -1/+1 |
* | [S390] s390: rename CPU_IDLE to S390_CPU_IDLE | Heiko Carstens | 2007-07-10 | 1 | -2/+2 |
* | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 2007-05-08 | 1 | -0/+1 |
* | [S390] Switch etr from tasklet to workqueue. | Martin Schwidefsky | 2007-04-27 | 1 | -17/+17 |
* | [S390] etr: Add barrier() to etr_sync_cpu_start(). | Heiko Carstens | 2007-02-21 | 1 | -1/+9 |
* | [PATCH] clocksource: fixup is_continous changes on S390 | Thomas Gleixner | 2007-02-16 | 1 | -1/+1 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 1 | -2/+2 |
* | [S390] ETR support. | Martin Schwidefsky | 2007-02-05 | 1 | -62/+1117 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -3/+1 |