aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | cgroup files: remove cpuset_common_file_write()Paul Menage2008-07-25
* | | | cgroup files: turn attach_task_by_pid directly into a cgroup write handlerPaul Menage2008-07-25
* | | | cgroup files: move notify_on_release file to separate write handlerPaul Menage2008-07-25
* | | | cgroups: misc cleanups to write_string patchsetPaul Menage2008-07-25
* | | | cgroup files: move the release_agent file to use typed handlersPaul Menage2008-07-25
* | | | cgroup files: add write_string cgroup control file methodPaul Menage2008-07-25
* | | | cgroups: annotate two variables with __read_mostlyLi Zefan2008-07-25
* | | | cgroup: list_for_each cleanupKOSAKI Motohiro2008-07-25
* | | | cgroup: use read lock to guard find_existing_css_set()Li Zefan2008-07-25
* | | | kprobes: remove redundant config checkAbhishek Sagar2008-07-25
* | | | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* | | | printk ratelimiting rewriteDave Young2008-07-25
* | | | kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven2008-07-25
* | | | Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-25
* | | | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
* | | | call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-25
* | | | build kernel/profile.o only when requestedAdrian Bunk2008-07-25
* | | | kallsyms: fix potential overflow in binary searchVegard Nossum2008-07-25
* | | | flag parameters: fix compile error of sys_epoll_create1Wang Chen2008-07-25
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-24
|\ \ \ \
| * | | | Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
| |\| | |
| * | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-24
|\ \ \ \ \
| * | | | | kthread: reduce stack pressure in create_kthread and kthreaddMike Travis2008-07-18
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-24
|\ \ \ \ \
| * | | | | sched: clean up compiler warningPeter Zijlstra2008-07-24
| * | | | | sched: fix hrtick & generic-ipi dependencyIngo Molnar2008-07-23
* | | | | | flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-24
* | | | | | flag parameters: inotify_initUlrich Drepper2008-07-24
* | | | | | flag parameters: eventfdUlrich Drepper2008-07-24
* | | | | | flag parameters: signalfdUlrich Drepper2008-07-24
* | | | | | flag parameters: pacceptUlrich Drepper2008-07-24
* | | | | | generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König2008-07-24
* | | | | | pm: fix try_to_freeze_tasks()'s use of do_div()David Howells2008-07-24
* | | | | | pm: schedule sysrq poweroff on boot cpuZhang Rui2008-07-24
* | | | | | pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui2008-07-24
* | | | | | pm: hibernation: simplify memory bitmapAkinobu Mita2008-07-24
* | | | | | pm: boot time suspend selftestDavid Brownell2008-07-24
* | | | | | swsusp: provide users with a hint about the no_console_suspend optionPavel Machek2008-07-24
* | | | | | security: filesystem capabilities refactor kernel codeAndrew G. Morgan2008-07-24
* | | | | | hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* | | | | | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-24
* | | | | | mm/vmstat.c: proper externsAdrian Bunk2008-07-24
| |_|_|/ / |/| | | |
* | | | | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2008-07-23
|\ \ \ \ \
| * | | | | x86_64 syscall audit fast-pathRoland McGrath2008-07-23
* | | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\ \ \ \ \ \
| * | | | | | sched: hrtick_enabled() should use cpu_active()Ingo Molnar2008-07-20
| * | | | | | Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-20
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| | * | | | | sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...David Howells2008-07-18