index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2011-09-21
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
2011-09-08
posix-cpu-timers: Cure SMP accounting oddities
Peter Zijlstra
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-08-10
alarmtimers: Rework RTC device selection using class interface
John Stultz
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
2011-08-10
alarmtimers: Remove interval cap limit hack
John Stultz
2011-08-10
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
2011-08-10
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
2011-08-10
alarmtimers: Avoid possible null pointer traversal
John Stultz
2011-08-04
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-08-04
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
2011-08-04
lockdep: Fix up warning
Peter Zijlstra
2011-08-04
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
2011-08-03
Boot up with usermodehelper disabled
Linus Torvalds
2011-08-04
Merge branch 'linus' into core/urgent
Ingo Molnar
2011-08-03
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
2011-08-03
taskstats: add_del_listener() shouldn't use the wrong node
Oleg Nesterov
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2011-08-01
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
Jason Wessel
2011-08-01
kdb: Remove all references to DOING_KGDB2
Jason Wessel
2011-08-01
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
Jason Wessel
2011-08-01
kdb: cleanup unused variables missed in the original kdb merge
Jason Wessel
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-30
resources: Add lookup_resource()
Geert Uytterhoeven
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-29
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
dt/irq: add irq_domain_generate_simple() helper
Grant Likely
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-27
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
2011-07-27
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
Oleg Nesterov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
panic: panic=-1 for immediate reboot
Hugh Dickins
2011-07-26
gcov: disable CONSTRUCTORS for UML
Vitaliy Ivanov
2011-07-26
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2011-07-26
kernel/fork.c: fix a few coding style issues
Daniel Rebelo de Oliveira
2011-07-26
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
[next]