summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-11irqdomain: Fix debugfs formattingGrant Likely
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg
2012-04-10irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha
2012-04-10itimer: Use printk_once instead of WARN_ONCEThomas Gleixner
2012-04-09kdb: support new lines without carriage returnsColin Cross
2012-04-09alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz
2012-04-09Move x86_64 idle notifiers to genericTodd Poynor
2012-04-09sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2012-04-09proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2012-04-09printk: update log_buf_copy for 3.3Colin Cross
2012-04-09kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2012-04-09printk: Fix log_buf_copy termination.Arve Hjønnevåg
2012-04-09Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2012-04-09PM: Add user-space wake lock api.Arve Hjønnevåg
2012-04-09PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2012-04-09mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2012-04-09ARM: Make low-level printk workTony Lindgren
2012-04-09cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2012-04-09cgroup: Add generic cgroup subsystem permission checksColin Cross
2012-04-09cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2012-04-09power: Add option to log time spent in suspendColin Cross
2012-04-09panic: Add board ID to panic outputNishanth Menon
2012-04-09PM: Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2012-04-09printk: do not handle non-sleepable notification in console_cpu_notifymhban
2012-04-09Add build option to to set the default panic timeout.Arve Hjønnevåg
2012-04-09sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-04-02irq_work: fix compile failure on MIPS from system.h splitPaul Gortmaker
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-31tick: Document TICK_ONESHOT config optionThomas Gleixner
2012-03-31sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Srivatsa S. Bhat
2012-03-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds