aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25cgroup files: remove cpuset_common_file_write()Paul Menage1-74/+35
2008-07-25cgroup files: turn attach_task_by_pid directly into a cgroup write handlerPaul Menage1-66/+14
2008-07-25cgroup files: move notify_on_release file to separate write handlerPaul Menage1-8/+13
2008-07-25cgroups: misc cleanups to write_string patchsetPaul Menage1-9/+12
2008-07-25cgroup files: move the release_agent file to use typed handlersPaul Menage1-68/+57
2008-07-25cgroup files: add write_string cgroup control file methodPaul Menage1-0/+35
2008-07-25cgroups: annotate two variables with __read_mostlyLi Zefan1-2/+2
2008-07-25cgroup: list_for_each cleanupKOSAKI Motohiro1-23/+21
2008-07-25cgroup: use read lock to guard find_existing_css_set()Li Zefan1-2/+2
2008-07-25kprobes: remove redundant config checkAbhishek Sagar1-5/+0
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-38/+89
2008-07-25printk ratelimiting rewriteDave Young2-16/+5
2008-07-25kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven1-3/+1
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven1-0/+22
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-0/+17
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro2-5/+6
2008-07-25build kernel/profile.o only when requestedAdrian Bunk2-5/+2
2008-07-25kallsyms: fix potential overflow in binary searchVegard Nossum1-1/+1
2008-07-25flag parameters: fix compile error of sys_epoll_create1Wang Chen1-0/+1
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+11
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-07-24Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper1-2/+2
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+1
2008-07-24generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König1-22/+42
2008-07-24pm: fix try_to_freeze_tasks()'s use of do_div()David Howells1-1/+1
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui1-1/+3
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui1-1/+38
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita1-67/+21
2008-07-24pm: boot time suspend selftestDavid Brownell2-1/+204
2008-07-24swsusp: provide users with a hint about the no_console_suspend optionPavel Machek1-1/+1
2008-07-24security: filesystem capabilities refactor kernel codeAndrew G. Morgan1-117/+221
2008-07-24hugetlb: multiple hstates for multiple page sizesAndi Kleen1-3/+5
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork()Mel Gorman1-0/+9
2008-07-24mm/vmstat.c: proper externsAdrian Bunk1-1/+1
2008-07-24sched: clean up compiler warningPeter Zijlstra1-1/+1
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-1/+2
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-245/+199
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-46/+48
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-13/+56
2008-07-23x86_64 syscall audit fast-pathRoland McGrath1-1/+2
2008-07-23set_irq_wake: fix return code and wake status trackingUwe Kleine-König1-12/+27
2008-07-23sched: fix hrtick & generic-ipi dependencyIngo Molnar1-1/+1
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-137/+207
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-7/+16
2008-07-22Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto1-0/+1
2008-07-22cpusets: fix wrong domain attr updatesMiao Xie1-1/+3