Age | Commit message (Expand) | Author |
2011-07-28 | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior |
2011-07-28 | irq: Always set IRQF_ONESHOT if no primary handler is specified | Sebastian Andrzej Siewior |
2011-07-28 | dt/irq: add irq_domain_generate_simple() helper | Grant Likely |
2011-07-28 | irq: add irq_domain translation infrastructure | Grant Likely |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-07-27 | [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support | Hans Verkuil |
2011-07-27 | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() | Oleg Nesterov |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | panic: panic=-1 for immediate reboot | Hugh Dickins |
2011-07-26 | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov |
2011-07-26 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov |
2011-07-26 | kernel/fork.c: fix a few coding style issues | Daniel Rebelo de Oliveira |
2011-07-26 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko |
2011-07-26 | futex: Fix regression with read only mappings | Shawn Bohrer |
2011-07-26 | genirq: Fix wrong bit operation | jhbird.choi@samsung.com |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n | Stephen Boyd |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-07-25 | devres: fix possible use after free | Maxin B John |
2011-07-25 | mm/futex: fix futex writes on archs with SW tracking of dirty & young | Benjamin Herrenschmidt |
2011-07-25 | Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-07-25 | trace events: Update version number reference to new 3.x scheme for EVENT_POW... | Jesper Juhl |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | module: add /sys/module/<name>/uevent files | Kay Sievers |
2011-07-24 | module: change attr callbacks to take struct module_kobject | Kay Sievers |
2011-07-24 | modules: add default loader hook implementations | Jonas Bonn |
2011-07-24 | param: fix return value handling in param_set_* | Satoru Moriya |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-07-22 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-22 | sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair | Lin Ming |
2011-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-07-21 | lockdep: Fix lockdep_no_validate against IRQ states | Peter Zijlstra |
2011-07-21 | perf: Remove perf_event_attr::type check | Lin Ming |
2011-07-21 | sched: Replace use of entity_key() | Stephan Baerwolf |
2011-07-21 | sched: Separate group-scheduling code more clearly | Jan H. Schönherr |
2011-07-21 | sched: Reorder root_domain to remove 64 bit alignment padding | Richard Kennedy |