summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-17/+30
|\
| * futex: Detect mismatched requeue targetsDarren Hart2009-08-161-4/+20
| * futex: Correct futex_wait_requeue_pi() commentaryDarren Hart2009-08-041-13/+10
* | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-1/+6
|\ \
| * | debug lockups: Improve lockup detectionIngo Molnar2009-08-021-1/+6
* | | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-111-1/+6
|\ \ \
| * | | workqueues: Improve schedule_work() documentationBart Van Assche2009-08-041-1/+6
| | |/ | |/|
* | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-111-0/+1
|\ \ \
| * | | writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
* | | | Merge branch 'next' into for-linusJames Morris2009-09-117-13/+306
|\ \ \ \ | |/ / / |/| | |
| * | | Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput2009-09-071-1/+0
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+43
| * | | CRED: Add some configurable debugging [try #6]David Howells2009-09-024-10/+251
| * | | bsdacct: switch credentials for writing to the accounting fileMichal Schmidt2009-08-241-1/+7
| * | | Merge branch 'master' into nextJames Morris2009-08-208-136/+297
| |\ \ \
| * | | | Security/SELinux: remove duplicated #includeHuang Weiyi2009-08-191-1/+0
| * | | | security: introducing security_request_moduleEric Paris2009-08-141-0/+4
| * | | | Merge branch 'master' into nextJames Morris2009-08-1113-129/+202
| |\ \ \ \
| * | | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-061-3/+4
| * | | | | Merge branch 'master' into nextJames Morris2009-08-0633-323/+652
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-07-1419-83/+306
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-06-3033-1050/+1362
| |\ \ \ \ \ \ \
| * | | | | | | | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-251-1/+1
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-051-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf_counter: Fix /0 bug in swcountersPeter Zijlstra2009-08-291-0/+1
| * | | | | | | | | perf_counters: Increase paranoia levelIngo Molnar2009-08-281-1/+1
* | | | | | | | | | modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar2009-08-281-2/+5
|/ / / / / / / / /
* | | | | | | | | module: workaround duplicate section namesJames Bottomley2009-08-271-1/+2
* | | | | | | | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-271-2/+4
* | | | | | | | | clone(): fix race between copy_process() and de_thread()Oleg Nesterov2009-08-261-15/+5
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf_counter: Fix typo in read() output generationPeter Zijlstra2009-08-211-1/+1
* | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-253-11/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-192-10/+13
| * | | | | | | | | | timers: Drop write permission on /proc/timer_listAmerigo Wang2009-08-171-1/+1
* | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-252-16/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | tracing: handle broken names in ftrace filterJiri Olsa2009-08-181-6/+11
| * | | | | | | | | | ftrace: Unify effect of writing to trace_options and option/*Zhaolei2009-08-181-10/+2
* | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-08-191-0/+15
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | perf_counter: Fix the PARISC buildIngo Molnar2009-08-181-0/+4
| * | | | | | | | | | perf_counter: Check task on counter read IPIPaul Mackerras2009-08-171-0/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-181-1/+0
* | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-181-2/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | genirq: Wake up irq thread after action has been installedThomas Gleixner2009-08-181-2/+8
| |/ / / / / / / /
* | | | | | | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-171-3/+4
|/ / / / / / / /
* | | | | | | | genirq: prevent wakeup of freed irq threadLinus Torvalds2009-08-131-10/+7
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-131-102/+236
|\ \ \ \ \ \ \ \
| * | | | | | | | perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra2009-08-131-2/+2
| * | | | | | | | perf_counter: Fix an ipi-deadlockPeter Zijlstra2009-08-131-1/+5
| * | | | | | | | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-72/+202
OpenPOWER on IntegriCloud