index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+10
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+10
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-2
/
+6
2008-07-18
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
1
-7
/
+7
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
2
-3
/
+7
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-2
/
+10
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-3
/
+15
2008-07-15
Merge branch 'linus' into core/softlockup
Ingo Molnar
2
-2
/
+14
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2008-07-14
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2008-07-11
sched_clock: stop maximum check on NO HZ
Steven Rostedt
1
-0
/
+2
2008-07-11
nohz: don't stop idle tick if softirqs are pending.
Heiko Carstens
1
-0
/
+1
2008-07-08
x86, clockevents: add C1E aware idle function
Thomas Gleixner
1
-2
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-30
nohz: reduce jiffies polling overhead
Ingo Molnar
1
-0
/
+7
2008-05-30
softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...
Ingo Molnar
1
-2
/
+2
2008-05-23
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
2
-4
/
+3
2008-05-03
clocksource: allow read access to available/current_clocksource
Heiko Carstens
1
-2
/
+2
2008-05-03
clocksource: Fix permissions for available_clocksource
Heiko Carstens
1
-1
/
+1
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2
-45
/
+92
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
2
-17
/
+4
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2
-15
/
+15
2008-05-01
ntp: support for TAI
Roman Zippel
1
-0
/
+7
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
1
-12
/
+11
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-15
/
+15
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
1
-44
/
+47
2008-05-01
ntp: cleanup ntp.c
Roman Zippel
1
-82
/
+91
2008-05-01
remove div_long_long_rem
Roman Zippel
1
-4
/
+2
2008-05-01
convert a few do_div users
Roman Zippel
1
-19
/
+6
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2
-8
/
+2
2008-04-25
softlockup: fix NOHZ wakeup
Ingo Molnar
1
-0
/
+1
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Linus Torvalds
1
-1
/
+1
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-5
/
+0
2008-04-21
clockevents: fix typo in tick-broadcast.c
Glauber Costa
1
-1
/
+1
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-5
/
+0
2008-04-19
x86: tsc prevent time going backwards
Thomas Gleixner
1
-0
/
+2
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2
-8
/
+16
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
1
-0
/
+12
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
1
-0
/
+12
2008-04-17
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
1
-4
/
+14
2008-04-17
clockevents: optimise tick_nohz_stop_sched_tick() a bit
Karsten Wiese
1
-4
/
+2
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
3
-3
/
+5
2008-03-25
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
1
-1
/
+1
2008-03-24
Don't 'printk()' while holding xtime lock for writing
Linus Torvalds
1
-0
/
+4
2008-03-19
revert "clocksource: make clocksource watchdog cycle through online CPUs"
Andrew Morton
1
-10
/
+4
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
2
-5
/
+12
2008-03-09
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...
Karsten Wiese
1
-1
/
+1
2008-03-09
ntp: use unsigned input for do_div()
David Howells
1
-5
/
+7
[next]