summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add synchronize_sched_expedited() torture testsPaul E. McKenney2009-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add synchronize_sched_expedited() primitivePaul E. McKenney2009-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove Classic RCUPaul E. McKenney2009-06-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"Sonic Zhang2009-08-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | printk: Restore previous console_loglevel when re-enabling loggingFrans Pop2009-07-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | printk: Ensure that "console enabled" messages are printed on the consoleRobin Getz2009-07-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | printk: Enable the use of more than one CON_BOOT (early console)Robin Getz2009-07-03
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Allow arch-inlined spinlocksHeiko Carstens2009-08-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Move spinlock function bodies to header fileHeiko Carstens2009-08-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar2009-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Remove recursion stattisticsMing Lei2009-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Simplify lock_stat seqfile codeLi Zefan2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Simplify lockdep_chains seqfile codeLi Zefan2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Simplify lockdep seqfile codeLi Zefan2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix missing entries in /proc/lock_chainsLi Zefan2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix missing entry in /proc/lock_statLi Zefan2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix memory usage info of BFSMing Lei2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Reintroduce generation count to make BFS fasterMing Lei2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Deal with many similar locksPeter Zijlstra2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Introduce lockdep_assert_held()Peter Zijlstra2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix style nitsPeter Zijlstra2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix backtracesPeter Zijlstra2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix BFS buildIngo Molnar2009-08-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: BFS cleanupPeter Zijlstra2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Add statistics info for max bfs queue depthMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Update memory usage introduced by BFSMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Implement lockdep_count_*ward_deps by BFSMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Introduce print_shortest_lock_dependenciesMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Implement find_usage_*wards by BFSMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Implement check_noncircular() by BFSMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Introduce match function to BFSMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Improve implementation of BFSMing Lei2009-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Print the shortest dependency chain if finding a circleMing Lei2009-07-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Detect mismatched requeue targetsDarren Hart2009-08-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Correct futex_wait_requeue_pi() commentaryDarren Hart2009-08-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | debug lockups: Improve lockup detectionIngo Molnar2009-08-02
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueues: Improve schedule_work() documentationBart Van Assche2009-08-04
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into for-linusJames Morris2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput2009-09-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Add some configurable debugging [try #6]David Howells2009-09-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | bsdacct: switch credentials for writing to the accounting fileMichal Schmidt2009-08-24