Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-11-08Merge branch 'perf/core' into oprofile/masterRobert Richter
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-30Resource: fix wrong resource window calculationRam Pai
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-20Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-20Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-20Make TASKSTATS require root accessLinus Torvalds
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-09-15workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-08Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-08Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19irqdesc: fix new kernel-doc warningRandy Dunlap
2011-08-18Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-08-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-14watchdog: Make the kthreads NUMA affineEric Dumazet
2011-08-14perf: provide PMU when initing eventsMark Rutland
2011-08-14perf: Add PM notifiers to fix CPU hotplug racesPeter Zijlstra
2011-08-13xfs: remove subdirectoriesChristoph Hellwig
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-08-10alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz
2011-08-10alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz
2011-08-10alarmtimers: Avoid possible null pointer traversalJohn Stultz
2011-08-10cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder
2011-08-09lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra
2011-08-06jump label: Reduce the cycle count by changing the link orderJason Baron
2011-08-05Merge branch 'linus' into perf/urgentIngo Molnar