Age | Commit message (Expand) | Author |
2012-03-13 | Merge branch 'x86/cleanups' into perf/uprobes | Ingo Molnar |
2012-03-13 | uprobes/core: Rename bkpt to swbp | Srikar Dronamraju |
2012-03-13 | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju |
2012-03-13 | uprobes/core: Make macro names consistent | Srikar Dronamraju |
2012-03-13 | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar |
2012-03-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2012-02-28 | perf/hwbp: Fix a possible memory leak | Namhyung Kim |
2012-02-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-02-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-02-27 | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume | Srivatsa S. Bhat |
2012-02-24 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov |
2012-02-22 | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra |
2012-02-22 | uprobes: Update copyright notices | Ingo Molnar |
2012-02-22 | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju |
2012-02-22 | uprobes/core: Remove uprobe_opcode_sz | Srikar Dronamraju |
2012-02-22 | uprobes: Move to kernel/events/ | Ingo Molnar |
2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-02-20 | compat: Add helper functions to read/write struct timeval, timespec | H. Peter Anvin |
2012-02-19 | Replace the fd_sets in struct fdtable with an array of unsigned longs | David Howells |
2012-02-17 | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar |
2012-02-17 | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju |
2012-02-15 | genirq: Handle pending irqs in irq_startup() | Thomas Gleixner |
2012-02-15 | genirq: Unmask oneshot irqs when thread was not woken | Thomas Gleixner |
2012-02-13 | vfs: fix panic in __d_lookup() with high dentry hashtable counts | Dimitri Sivanich |
2012-02-13 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-02-14 | module: make module param bint handle nul value | Dave Young |
2012-02-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-02-11 | watchdog: Fix code/comments mismatches | Fernando Luis Vázquez Cao |
2012-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-02-10 | relay: prevent integer overflow in relay_open() | Dan Carpenter |
2012-02-07 | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian |
2012-02-07 | block: strip out locking optimization in put_io_context() | Tejun Heo |
2012-02-06 | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-02-04 | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-02-04 | PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails | Srivatsa S. Bhat |
2012-02-03 | kprobes: fix a memory leak in function pre_handler_kretprobe() | Jiang Liu |
2012-02-02 | Fix race in process_vm_rw_core | Christopher Yeoh |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds |
2012-02-01 | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path | Srivatsa S. Bhat |
2012-01-31 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-01-29 | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki |
2012-01-27 | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW | Chanho Min |
2012-01-27 | Merge branch 'perf/fast' into perf/core | Ingo Molnar |
2012-01-27 | perf: Fix broken interrupt rate throttling | Stephane Eranian |
2012-01-27 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-01-27 | sched: Fix ancient race in do_exit() | Yasunori Goto |
2012-01-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava |
2012-01-26 | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug | Suresh Siddha |