aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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-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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-17NOHZ: restart tick device from irq_enter()Thomas Gleixner
2008-10-17NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner
2008-10-17NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner
2008-10-17softirq: Add support for triggering softirq work on softirqs.David S. Miller
2008-10-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16make kprobes.c:kretprobe_table_lock() staticAdrian Bunk
2008-10-16resources: tidy __request_region()Bjorn Helgaas
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen
2008-10-16taint: fix kernel-docRandy Dunlap
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16kernel/kallsyms.c: fix double returnWANG Cong
2008-10-16kernel/sys.c: improve code generationAndrew Morton
2008-10-16utsname: completely overwrite prior informationVegard Nossum
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen
2008-10-16rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich