summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-01kernel/compat.c: make do_sysinfo() staticStephen Rothwell
2013-05-01kernel/smp.c: cleanupsAndrew Morton
2013-05-01kernel/smp.c: remove 'priv' of call_single_dataliguang
2013-05-01kernel/smp.c: use '|=' for csd_lockliguang
2013-05-01workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo
2013-05-01kthread: implement probe_kthread_data()Tejun Heo
2013-05-01arc, print-fatal-signals: reduce duplicated informationVineet Gupta
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-05-01dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-05-01kernel/range.c: subtract_range: fix the broken phrase issued by printkLin Feng
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30audit: fix event coverage of AUDIT_ANOM_LINKEric Paris
2013-04-30audit: use spin_lock in audit_receive_msg to process tty loggingEric Paris
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris
2013-04-30helper for some session id stuffEric Paris
2013-04-30audit: use a consistent audit helper to log lsm informationEric Paris
2013-04-30audit: push loginuid and sessionid processing downEric Paris
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris
2013-04-30audit: remove the old depricated kernel interfaceEric Paris
2013-04-30audit: make validity checking genericEric Paris
2013-04-30sched: Avoid prev->stime underflowStanislaw Gruszka
2013-04-30sched: Do not account bogus utimeStanislaw Gruszka
2013-04-30sched: Avoid cputime scaling overflowStanislaw Gruszka
2013-04-30Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-30tracing: Fix small merge bugSteven Rostedt
2013-04-30relay: move remove_buf_file inside relay_close_bufDmitry Monakhov
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-30Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-04-30Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30kernel/: rename random32() to prandom_u32()Akinobu Mita
2013-04-30printk: fix failure to return error in devkmsg_poll()Nicolas Kaiser
2013-04-30early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-30printk/tracing: rework console tracingzhangwei(Jovi)
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29mem hotunplug: fix kfree() of bootmem memoryYasuaki Ishimatsu
2013-04-29resource: add release_mem_region_adjustable()Toshi Kani
2013-04-29resource: add __adjust_resource() for internal useToshi Kani
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-04-29kernel/cpuset.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai