aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-22core_param() for genuinely core kernel parametersRusty Russell
2008-10-22param: Fix duplicate module prefixesRusty Russell
2008-10-22module: check kernel param length at compile time, not runtimeRusty Russell
2008-10-22Remove stop_machine during module load v2Andi Kleen
2008-10-22module: simplify load_module.Rusty Russell
2008-10-21NOHZ: fix thinko in the timer restart code pathThomas Gleixner
2008-10-21rcupdate: fix bug of rcu_barrier*()Lai Jiangshan
2008-10-21genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro
2008-10-21[PATCH] propagate mode through swsusp_close()Al Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-21genirq: fix set_irq_type() when recording trigger typeChris Friesen
2008-10-20kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison
2008-10-20ftrace: stack tracer only record when on stackSteven Rostedt
2008-10-20ftrace: rename the ftrace tracer to functionSteven Rostedt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20ftrace: fix dependsSteven Rostedt
2008-10-20ftrace: release functions from hashSteven Rostedt
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison
2008-10-20kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.Ken'ichi Ohmichi
2008-10-20kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)Oleg Nesterov
2008-10-20make ptrace_untrace() staticAdrian Bunk
2008-10-20cpuset: use seq_*mask_* to print masksLai Jiangshan
2008-10-20cpuset.c: remove extra variableRakib Mullick
2008-10-20cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage
2008-10-20cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan
2008-10-20kernel/configs.c: remove useless commentsWANG Cong
2008-10-20container freezer: rename check_if_frozen()Matt Helsley
2008-10-20container freezer: make freezer state names less genericMatt Helsley
2008-10-20container freezer: prevent frozen tasks or cgroups from changingMatt Helsley
2008-10-20container freezer: skip frozen cgroups during power management resumeMatt Helsley
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: make refrigerator always availableMatt Helsley
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20sched: disable the hrtick for nowIngo Molnar
2008-10-20sched: revert back to per-rq vruntimePeter Zijlstra
2008-10-20sched: fair scheduler should not resched rt tasksPeter Zijlstra
2008-10-20sched: optimize group load balancerPeter Zijlstra
2008-10-20hrtimers: simplify hrtimer_peek_ahead_timers()Thomas Gleixner
2008-10-20hrtimers: fix docbook commentsThomas Gleixner
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-20timer_list: add base address to clock baseThomas Gleixner
2008-10-20timer_list: print cpu number of clockevents deviceThomas Gleixner
2008-10-20timer_list: print real timer addressThomas Gleixner
2008-10-19Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds