summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-04-06Merge remote-tracking branch 'jstultz/linaro-android-3.3' into stable-android...Philippe Langlais
2012-04-06Merge topic branch 'other' into integration-linux-ux500-3.3Philippe Langlais
2012-04-06Merge topic branch 'trace-debug' into integration-linux-ux500-3.3Philippe Langlais
2012-04-06Merge topic branch 'core' into integration-linux-ux500-3.3Philippe Langlais
2012-03-19panic: Call notify before kernel is stoppedJohan Bjornstedt
2012-03-19printk: don't use CONFIG_DEBUG_LLRabin Vincent
2012-03-19ftrace: Increase number of named processesJonas Aaberg
2012-03-19arm: add printascii in printk optionRabin Vincent
2012-03-19ARM: Make low-level printk workTony Lindgren
2012-03-19trace: add STM trace hooks for printk, trace_printk, trace_function, stack tr...Philippe Langlais
2012-03-19irq: Allow threaded and nested irqs to be sharedMattias Wallin
2012-03-19ux500: Start crash dump through SW resetPer Fransson
2012-03-19mpcore_wdt: Stop watchdog of non-crashing coresPer Fransson
2012-03-19power: suspend: Add make sure no raceJonas Aaberg
2012-03-19suspend: plug/unplug non-boot cpus in threadsJonas Aaberg
2012-03-16PM: Add user-space wake lock api.Arve Hjønnevåg
2012-03-16PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2012-03-16Revert "PM: Implement wakelock api."Arve Hjønnevåg
2012-03-16Revert "PM: Add user-space wake lock api."Arve Hjønnevåg
2012-03-16Revert "PM: wakelock: Abort task freezing if a wake lock is held."Arve Hjønnevåg
2012-03-16Revert "PM: wakelock: Don't dump unfrozen task list when aborting try_to_free...Arve Hjønnevåg
2012-03-16Revert "PM: Backoff suspend if repeated attempts fail"Arve Hjønnevåg
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov
2012-03-15kdb: support new lines without carriage returnsColin Cross
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov
2012-03-05vfork: kill PF_STARTINGOleg Nesterov
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: make it killableOleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05kprobes: return proper error code from register_kprobe()Prashanth Nageshappa
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett
2012-03-05Merge commit 'v3.3-rc6' into android-3.3Colin Cross
2012-03-02Merge commit 'v3.3-rc5' into android-3.3Colin Cross
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-02-28perf/hwbp: Fix a possible memory leakNamhyung Kim
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-02-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-15genirq: Handle pending irqs in irq_startup()Thomas Gleixner
2012-02-15genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner
2012-02-14alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz
2012-02-14PM: Backoff suspend if repeated attempts failTodd Poynor