aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-07-25cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage
2008-07-25cgroup files: remove cpuset_common_file_write()Paul Menage
2008-07-25cgroup files: turn attach_task_by_pid directly into a cgroup write handlerPaul Menage
2008-07-25cgroup files: move notify_on_release file to separate write handlerPaul Menage
2008-07-25cgroups: misc cleanups to write_string patchsetPaul Menage
2008-07-25cgroup files: move the release_agent file to use typed handlersPaul Menage
2008-07-25cgroup files: add write_string cgroup control file methodPaul Menage
2008-07-25cgroups: annotate two variables with __read_mostlyLi Zefan
2008-07-25cgroup: list_for_each cleanupKOSAKI Motohiro
2008-07-25cgroup: use read lock to guard find_existing_css_set()Li Zefan
2008-07-25kprobes: remove redundant config checkAbhishek Sagar
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25printk ratelimiting rewriteDave Young
2008-07-25kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro
2008-07-25build kernel/profile.o only when requestedAdrian Bunk
2008-07-25kallsyms: fix potential overflow in binary searchVegard Nossum
2008-07-25flag parameters: fix compile error of sys_epoll_create1Wang Chen
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-24Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-24generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König
2008-07-24pm: fix try_to_freeze_tasks()'s use of do_div()David Howells
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita
2008-07-24pm: boot time suspend selftestDavid Brownell
2008-07-24swsusp: provide users with a hint about the no_console_suspend optionPavel Machek
2008-07-24security: filesystem capabilities refactor kernel codeAndrew G. Morgan
2008-07-24hugetlb: multiple hstates for multiple page sizesAndi Kleen
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman
2008-07-24mm/vmstat.c: proper externsAdrian Bunk
2008-07-24sched: clean up compiler warningPeter Zijlstra
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23set_irq_wake: fix return code and wake status trackingUwe Kleine-König
2008-07-23sched: fix hrtick & generic-ipi dependencyIngo Molnar
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds