| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | genirq: Unmask oneshot irqs when thread was not woken | Thomas Gleixner | 2012-02-15 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov | 2012-02-24 | |
| | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-02-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | 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-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | module: make module param bint handle nul value | Dave Young | 2012-02-14 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | relay: prevent integer overflow in relay_open() | Dan Carpenter | 2012-02-10 | |
| | * | | | | | | | | | | | | | | | | block: strip out locking optimization in put_io_context() | Tejun Heo | 2012-02-07 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-02-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian | 2012-02-07 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | 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-04 | |
| | * | | | | | | | | | | | | | | | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path | Srivatsa S. Bhat | 2012-02-01 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | kprobes: fix a memory leak in function pre_handler_kretprobe() | Jiang Liu | 2012-02-03 | |
| | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | 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-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | / / / / / / / / / / | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | / / / / / / | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | / / / / / | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW | Chanho Min | 2012-01-27 | |
| | | | * | | | | | | | | | | | sched: Fix ancient race in do_exit() | Yasunori Goto | 2012-01-27 | |
| | | | * | | | | | | | | | | | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug | Suresh Siddha | 2012-01-26 | |
| | | | * | | | | | | | | | | | sched/s390: Fix compile error in sched/core.c | Christian Borntraeger | 2012-01-26 | |
| | | | * | | | | | | | | | | | sched: Fix rq->nr_uninterruptible update race | Peter Zijlstra | 2012-01-26 | |
| | | | |/ / / / / / / / / / | ||||
| | | * | | | | / / / / / / | perf: Fix broken interrupt rate throttling | Stephane Eranian | 2012-01-27 | |
| | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 | |
| * | | | | | | | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 2012-01-29 | |
| | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | perf: Call perf_cgroup_event_time() directly | Namhyung Kim | 2012-01-21 | |
| | * | | | | | | | | | | | perf: Don't call release_callchain_buffers() if allocation fails | Namhyung Kim | 2012-01-21 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2012-01-17 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | rcu: Add missing __cpuinit annotation in rcutorture code | Heiko Carstens | 2012-01-16 | |
| | | * | | | | | | | | | rcu: Make rcutorture bool parameters really bool (core code) | Rusty Russell | 2012-01-16 | |
| | | * | | | | | | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent | Paul E. McKenney | 2012-01-16 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| * | | \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 2012-01-22 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | PM / Hibernate: Correct additional pages number calculation | Namhyung Kim | 2012-01-19 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 2012-01-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 2012-01-23 | |
| | * | | | | | | | | | | | kernel-doc: fix new warnings in auditsc.c | Randy Dunlap | 2012-01-23 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * / | | | | | | | | | | kprobes: initialize before using a hlist | Ananth N Mavinakayanahalli | 2012-01-23 | |
| |/ / / / / / / / / / | ||||
| | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT | Steven Rostedt | 2012-01-16 | |
| | | | |/ / / / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | audit: no leading space in audit_log_d_path prefix | Kees Cook | 2012-01-17 | |
| | * | | | | | | | | | | audit: fix signedness bug in audit_log_execve_info() | Xi Wang | 2012-01-17 | |
| | * | | | | | | | | | | audit: comparison on interprocess fields | Peter Moody | 2012-01-17 | |
| | * | | | | | | | | | | audit: implement all object interfield comparisons | Peter Moody | 2012-01-17 | |
| | * | | | | | | | | | | audit: allow interfield comparison between gid and ogid | Eric Paris | 2012-01-17 | |
| | * | | | | | | | | | | audit: complex interfield comparison helper | Eric Paris | 2012-01-17 | |
