summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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
2012-02-14Move x86_64 idle notifiers to genericTodd Poynor
2012-02-14sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2012-02-14proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2012-02-14printk: update log_buf_copy for 3.3Colin Cross
2012-02-14kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2012-02-14printk: Fix log_buf_copy termination.Arve Hjønnevåg
2012-02-14Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2012-02-14PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2012-02-14PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2012-02-14PM: Add user-space wake lock api.Arve Hjønnevåg
2012-02-14PM: Implement wakelock api.Arve Hjønnevåg
2012-02-14mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2012-02-14ARM: Make low-level printk workTony Lindgren
2012-02-14cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2012-02-14cgroup: Add generic cgroup subsystem permission checksColin Cross
2012-02-14cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2012-02-14power: Add option to log time spent in suspendColin Cross
2012-02-14panic: Add board ID to panic outputNishanth Menon
2012-02-14PM: Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2012-02-14printk: do not handle non-sleepable notification in console_cpu_notifymhban
2012-02-14Add build option to to set the default panic timeout.Arve Hjønnevåg
2012-02-14sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2012-02-13vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich
2012-02-13Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-02-14module: make module param bint handle nul valueDave Young
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-10relay: prevent integer overflow in relay_open()Dan Carpenter
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat
2012-02-03kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds