aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-07-27hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-27time: Implement timespec_addJohn Stultz
2010-07-26padata: Check for valid cpumasksSteffen Klassert
2010-07-26padata: Allocate cpumask dependend recources in any caseSteffen Klassert
2010-07-26padata: Fix cpu index countingSteffen Klassert
2010-07-23posix_timer: Move copy_to_user(created_timer_id) down in timer_create()Andrey Vagin
2010-07-23timer: Added usleep[_range] timerPatrick Pannuto
2010-07-23timers: Document meaning of deferrable timerJ. Bruce Fields
2010-07-23slow-work: kill itTejun Heo
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22workqueue: fix how cpu number is stored in work->dataTejun Heo
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-21debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel
2010-07-21Fix merge regression from external kdb to upstream kdbJason Wessel
2010-07-21repair gdbstub to match the gdbserial protocol specificationJason Wessel
2010-07-21kdb: break out of kdb_ll() when command is terminatedMartin Hicks
2010-07-21sched: Use correct macro to display sched_child_runs_first in /proc/sched_debugJosh Hunt
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar
2010-07-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan
2010-07-20trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-07-20workqueue: fix mayday_mask handling on UPTejun Heo
2010-07-20tracing: Use generic_file_llseek for debugfsArnd Bergmann
2010-07-20tracing: Remove special tracesFrederic Weisbecker
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker
2010-07-20workqueue: fix build problem on !CONFIG_SMPTejun Heo
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas
2010-07-19update email addressPavel Machek
2010-07-19padata: Added sysfs primitives to padata subsystemDan Kruchinin
2010-07-19padata: Make two separate cpumasksDan Kruchinin
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-19pm_qos: Reimplement using plistsJames Bottomley
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-07-17sched: No need for bootmem special casesPekka Enberg
2010-07-17sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-07-17sched: Reduce update_group_power() callsPeter Zijlstra
2010-07-17sched: Update rq->clock for nohz balanced cpusSuresh Siddha
2010-07-16rlimits: implement prlimit64 syscallJiri Slaby
2010-07-16rlimits: switch more rlimit syscalls to do_prlimitJiri Slaby