aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11param: move the EXPORT_SYMBOL to after the definitions.Rusty Russell
2010-08-11params: don't hand NULL values to param.set callbacks.Rusty Russell
2010-08-10kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09gcc-4.6: printk: use stable variable to dump kmsg bufferAndi Kleen
2010-08-09stop_machine: struct cpu_stopper, remove alignment padding on 64 bitsRichard Kennedy
2010-08-09kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven
2010-08-09sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-08-09workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_...Tejun Heo
2010-08-08workqueue: add missing __percpu markup in kernel/workqueue.cNamhyung Kim
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: push BKL into blktrace ioctlsArnd Bergmann
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott
2010-08-05Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel
2010-08-05debug_core,kdb: fix crash when arch does not have single stepJason Wessel
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-08-05gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel
2010-08-05gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel
2010-08-05gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel
2010-08-05kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-08-05printk: fix delayed messages from CPU hotplug eventsKevin Cernekee
2010-08-05Merge branch 'sched/urgent' into sched/coreIngo Molnar
2010-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar