| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex: tester: Remove the remaining BKL leftovers | Thomas Gleixner | 2011-02-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep/timers: Explain in detail the locking problems del_timer_sync() may c... | Steven Rostedt | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner | 2011-01-31 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex: Simplify PI algorithm and make highest prio task get lock | Lai Jiangshan | 2011-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cred: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc2' into core/locking | Thomas Gleixner | 2011-01-27 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex-tester: Remove BKL tests | Arnd Bergmann | 2011-01-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Deobfuscate handle_futex_death() | Thomas Gleixner | 2011-03-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thomas Gleixner | 2011-03-12 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex,plist: Remove debug lock assignment from plist_node | Lai Jiangshan | 2011-03-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex,plist: Pass the real head of the priority list to plist_del() | Lai Jiangshan | 2011-03-11 | |
| | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Avoid redudant evaluation of task_pid_vnr() | Thomas Gleixner | 2011-03-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Update futex_wait_setup comments about locking | Michel Lespinasse | 2011-03-10 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugobjects: Add hint for better object identification | Stanislaw Gruszka | 2011-03-08 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Add open by file handle support | Aneesh Kumar K.V | 2011-03-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 2011-03-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | open-style analog of vfs_path_lookup() | Al Viro | 2011-03-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill path_lookup() | Al Viro | 2011-03-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix race in audit_get_nd() | Al Viro | 2011-03-14 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add IRQF_FORCE_RESUME | Thomas Gleixner | 2011-02-08 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-03-14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust | 2011-03-10 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix sched rt group scheduling when hierachy is enabled | Balbir Singh | 2011-03-04 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | unfuck proc_sysctl ->d_compare() | Al Viro | 2011-03-08 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpuset: add a missing unlock in cpuset_write_resmask() | Li Zefan | 2011-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Mark ptrace_{traceme,attach,detach} static | Linus Torvalds | 2011-03-04 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma | 2011-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner | 2011-02-26 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now | Thomas Gleixner | 2011-02-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | genirq: Prevent access beyond allocated_irqs bitmap | Thomas Gleixner | 2011-02-19 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | perf: Fix throttle logic | Peter Zijlstra | 2011-02-16 | |
| | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-02-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long | Tejun Heo | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | workqueue: wake up a worker when a rescuer is leaving a gcwq | Tejun Heo | 2011-02-14 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | PM / Hibernate: Return error code when alloc_image_page() fails | Stanislaw Gruszka | 2011-02-16 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g... | Linus Torvalds | 2011-02-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | timer debug: Hide kernel addresses via %pK in /proc/timer_list | Kees Cook | 2011-02-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | Revert "lockdep, timer: Fix del_timer_sync() annotation" | Peter Zijlstra | 2011-02-08 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
