- f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 14 years ago
- 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 90785be Merge branch 'alpha' (alpha architecture patches) by Linus Torvalds · 14 years ago
- be53db6 alpha: take a bunch of syscalls into osf_sys.c by Al Viro · 14 years ago
- 8f61896 sched: Fix migration thread runtime bogosity by Mike Galbraith · 14 years ago
- e221d02 sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled by Mike Galbraith · 14 years ago
- 35cf4e5 sched,cgroup: Fix up task_groups list by Mike Galbraith · 14 years ago
- bea6832 sched: fix divide by zero at {thread_group,task}_times by Stanislaw Gruszka · 14 years ago
- a35b646 sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies by Peter Zijlstra · 14 years ago
- e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
- e375647 printk: Fix calculation of length used to discard records by Jeff Mahoney · 14 years ago
- 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 14 years ago
- 1d17d17 time: Fix adjustment cleanup bug in timekeeping_adjust() by Ingo Molnar · 14 years ago
- c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- ddc5057c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 14 years ago
- a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
- 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
- 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 14 years ago
- 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 14 years ago
- 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 14 years ago
- c255a45 memcg: rename config variables by Andrew Morton · 14 years ago
- 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 14 years ago
- 44de9d0 mm: account the total_vm in the vm_stat_account() by Huang Shijie · 14 years ago
- bca1a5c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 4e250fd time: Remove all direct references to timekeeper by John Stultz · 14 years ago
- 6d0ef90 time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates by John Stultz · 14 years ago
- d4e3ab3 time: Clean up stray newlines by John Stultz · 14 years ago
- 02ab20a time/jiffies: Rename ACTHZ to SHIFTED_HZ by John Stultz · 14 years ago
- 1f815fa Merge branch 'linus' into timers/urgent by Ingo Molnar · 14 years ago
- e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 14 years ago
- b9403130 sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' by Michael Wang · 14 years ago
- b10d22d kernel/debug: Make use of KGDB_REASON_NMI by Anton Vorontsov · 14 years ago
- 07cd27b kdb: Remove cpu from the more prompt by Jason Wessel · 14 years ago
- 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 14 years ago
- 65fed8f resource: make sure requested range is included in the root range by Octavian Purdila · 14 years ago
- 25353b3 taskstats: check nla_reserve() return by Alan Cox · 14 years ago
- fd4b616 sysctl: suppress kmemleak messages by Steven Rostedt · 14 years ago
- 63dca8d kdump: append newline to the last lien of vmcoreinfo note by Vivek Goyal · 14 years ago
- f19b9f7 fork: fix error handling in dup_task() by Akinobu Mita · 14 years ago
- 87bec58 revert "sched: Fix fork() error path to not crash" by Andrew Morton · 14 years ago
- b2412b7 fork: use vma_pages() to simplify the code by Huang Shijie · 14 years ago
- 0f20784 kmod: avoid deadlock from recursive kmod call by Tetsuo Handa · 14 years ago
- 79c743d kernel/kmod.c: document call_usermodehelper_fns() a bit by Andrew Morton · 14 years ago
- 088a52a printk: only look for prefix levels in kernel messages by Joe Perches · 14 years ago
- acc8fa41 printk: add generic functions to find KERN_<LEVEL> headers by Joe Perches · 14 years ago
- cdf5344 kmsg: /dev/kmsg - properly return possible copy_from_user() failure by Kay Sievers · 14 years ago
- b57b44a kernel/sys.c: avoid argv_free(NULL) by Andrew Morton · 14 years ago
- 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 14 years ago
- 190320c panic: fix a possible deadlock in panic() by Vikram Mulukutla · 14 years ago
- 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 14 years ago
- f1fd75b prctl: remove redunant assignment of "error" to zero by Sasikantha babu · 14 years ago
- 194f8dc uprobes: __replace_page() needs munlock_vma_page() by Oleg Nesterov · 14 years ago
- 57683f7 uprobes: Rename vma_address() and make it return "unsigned long" by Oleg Nesterov · 14 years ago
- f4d6dfe uprobes: Fix register_for_each_vma()->vma_address() check by Oleg Nesterov · 14 years ago
- cb113b4 uprobes: Introduce vaddr_to_offset(vma, vaddr) by Oleg Nesterov · 14 years ago
- 891c397 uprobes: Teach build_probe_list() to consider the range by Oleg Nesterov · 14 years ago
- aefd893 uprobes: Fix overflow in vma_address()/find_active_uprobe() by Oleg Nesterov · 14 years ago
- 2fd611a uprobes: Suppress uprobe_munmap() from mmput() by Oleg Nesterov · 14 years ago
- 665605a uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe() by Oleg Nesterov · 14 years ago
- 9f92448 uprobes: Clean up and document write_opcode()->lock_page(old_page) by Oleg Nesterov · 14 years ago
- 089ba99 uprobes: Kill write_opcode()->lock_page(new_page) by Oleg Nesterov · 14 years ago
- c517ee7 uprobes: __replace_page() should not use page_address_in_vma() by Oleg Nesterov · 14 years ago
- f403072 uprobes: Don't recheck vma/f_mapping in write_opcode() by Oleg Nesterov · 14 years ago
- a51d9ea fs: add link restriction audit reporting by Kees Cook · 14 years ago
- 800179c fs: add link restrictions by Kees Cook · 14 years ago
- 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
- 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
- b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 14 years ago
- 895dd92 sched: Deliver sched_switch events to the current task by Andrew Vagin · 14 years ago
- 014acbf sched: Fix minor code style issues by Ying Xue · 14 years ago
- 45afb17 sched: Use task_rq_unlock() in __sched_setscheduler() by Namhyung Kim · 14 years ago
- dc9b229 genirq: Allow irq chips to mark themself oneshot safe by Thomas Gleixner · 14 years ago
- f5a1ad0 irqdomain: Improve diagnostics when a domain mapping fails by Mark Brown · 14 years ago
- 4c0946c irqdomain: eliminate slow-path revmap lookups by Grant Likely · 14 years ago
- 6aeea3e Merge remote-tracking branch 'origin' into irqdomain/next by Grant Likely · 14 years ago
- bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 14 years ago
- 614a6d43 Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
- a08489c Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
- 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 14 years ago
- f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 14 years ago
- 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
- b44d50d time: Fix casting issue in tk_set_xtime and tk_xtime_add by John Stultz · 14 years ago
- 6f7b0a2 futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() by Darren Hart · 14 years ago
- f27071c futex: Fix bug in WARN_ON for NULL q.pi_state by Darren Hart · 14 years ago
- b6070a8 futex: Test for pi_mutex on fault in futex_wait_requeue_pi() by Darren Hart · 14 years ago
- 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 14 years ago
- 88b8dac sched: Improve balance_cpu() to consider other cpus in its group as target of (pinned) task by Srivatsa Vaddagiri · 14 years ago
- bbf18b1 sched: Reset loop counters if all tasks are pinned and we need to redo load balance by Prashanth Nageshappa · 14 years ago
- 85c1e7d sched: Reorder 'struct lb_env' members to reduce its size by Prashanth Nageshappa · 14 years ago
- 970e178 sched: Improve scalability via 'CPU buddies', which withstand random perturbations by Mike Galbraith · 14 years ago
- a1cd2b1 cpusets: Remove/update outdated comments by Srivatsa S. Bhat · 14 years ago
- 7ddf96b cpusets, hotplug: Restructure functions that are invoked during hotplug by Srivatsa S. Bhat · 14 years ago
- 80d1fa6 cpusets, hotplug: Implement cpuset tree traversal in a helper function by Srivatsa S. Bhat · 14 years ago
- d35be8b CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume by Srivatsa S. Bhat · 14 years ago