summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-08-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Security/SELinux: remove duplicated #includeHuang Weiyi2009-08-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | security: introducing security_request_moduleEric Paris2009-08-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-08-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-06-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / / / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Fix /0 bug in swcountersPeter Zijlstra2009-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf_counters: Increase paranoia levelIngo Molnar2009-08-28
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar2009-08-28
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | module: workaround duplicate section namesJames Bottomley2009-08-27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-27
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | clone(): fix race between copy_process() and de_thread()Oleg Nesterov2009-08-26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Fix typo in read() output generationPeter Zijlstra2009-08-21