summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | trace: Remove unused workqueue tracerStephen Boyd2012-04-11
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz2012-04-20
| | |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | printk() - isolate KERN_CONT users from ordinary complete linesKay Sievers2012-05-14
| * | | | | | | | | | | | | | | | | printk() - restore prefix/timestamp printing for multi-newline stringsKay Sievers2012-05-14
| * | | | | | | | | | | | | | | | | printk: add stub for prepend_timestamp()Randy Dunlap2012-05-11
| * | | | | | | | | | | | | | | | | printk: correctly align __log_bufStephen Warren2012-05-10
| * | | | | | | | | | | | | | | | | printk() - restore timestamp printing at console outputKay Sievers2012-05-09
| * | | | | | | | | | | | | | | | | printk() - do not merge continuation lines of different threadsKay Sievers2012-05-09
| * | | | | | | | | | | | | | | | | printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-09
| * | | | | | | | | | | | | | | | | kmsg: use do_div() to divide 64bit integerKay Sievers2012-05-08
| * | | | | | | | | | | | | | | | | kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-07
| * | | | | | | | | | | | | | | | | printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-07
| * | | | | | | | | | | | | | | | | params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)Jim Cromie2012-05-04
| * | | | | | | | | | | | | | | | | params.c: fix Smack complaint about parse_argsJim Cromie2012-05-04
| * | | | | | | | | | | | | | | | | Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02
| |\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | dynamic_debug: make dynamic-debug work for module initializationJim Cromie2012-04-30
| * | | | | | | | | | | | | | | | | params: add 3rd arg to option handler callback signatureJim Cromie2012-04-30
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | genirq: Do not consider disabled wakeup irqsThomas Gleixner2012-05-04
| * | | | | | | | | | | | | | | | | genirq: Allow check_wakeup_irqs to notice level-triggered interruptsThomas Gleixner2012-05-04
| * | | | | | | | | | | | | | | | | genirq: Be more informative on irq type mismatchThomas Gleixner2012-04-19
| * | | | | | | | | | | | | | | | | genirq: Reject bogus threaded irq requestsThomas Gleixner2012-04-19
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry2012-04-18
| * | | | | | | | | | | | | | | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-14
| * | | | | | | | | | | | | | | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-14
| * | | | | | | | | | | | | | | | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-14
| * | | | | | | | | | | | | | | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-14
| * | | | | | | | | | | | | | | | seccomp: remove duplicated failure loggingKees Cook2012-04-14
| * | | | | | | | | | | | | | | | seccomp: add system call filtering using BPFWill Drewry2012-04-14
| * | | | | | | | | | | | | | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-14
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-08
| * | | | | | | | | | | | | | | | fork: Provide kmemcache based thread_info allocatorThomas Gleixner2012-05-08
| * | | | | | | | | | | | | | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | fork: Provide weak arch_release_[task_struct|thread_info] functionsThomas Gleixner2012-05-08
| | * | | | | | | | | | | | | | | | fork: Move thread info gfp flags to headerThomas Gleixner2012-05-08
| | * | | | | | | | | | | | | | | | fork: Remove the weak insanityThomas Gleixner2012-05-08
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | | | | | | | | | | | | | | | init_task: Create generic init_task instanceThomas Gleixner2012-05-05
| * | | | | | | | | | | | | | | | smp: Fix idle_thread_init() inline stubThomas Gleixner2012-05-04
| * | | | | | | | | | | | | | | | smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha2012-05-03
| * | | | | | | | | | | | | | | | smp: Provide generic idle thread allocationThomas Gleixner2012-04-26
| * | | | | | | | | | | | | | | | smp: Add generic smpboot facilityThomas Gleixner2012-04-26
| * | | | | | | | | | | | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \