index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
4
-10
/
+251
2009-08-24
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
1
-1
/
+7
2009-08-20
Merge branch 'master' into next
James Morris
8
-136
/
+297
2009-08-19
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-0
/
+15
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-1
/
+0
2009-08-19
Security/SELinux: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-08-18
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+8
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
1
-2
/
+8
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
1
-0
/
+4
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
1
-0
/
+11
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
1
-3
/
+4
2009-08-14
security: introducing security_request_module
Eric Paris
1
-0
/
+4
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
1
-10
/
+7
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-102
/
+236
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+29
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
1
-2
/
+2
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
1
-1
/
+5
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
1
-72
/
+202
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
1
-26
/
+18
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
1
-1
/
+9
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-11
Merge branch 'master' into next
James Morris
13
-129
/
+202
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-94
/
+145
2009-08-10
futex: Fix handling of bad requeue syscall pairing
Darren Hart
1
-2
/
+9
2009-08-10
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-08-10
futex: Fix compat_futex to be same as futex for REQUEUE_PI
Dinakar Guniguntala
1
-2
/
+4
2009-08-10
locking, sched: Give waitqueue spinlocks their own lockdep classes
Peter Zijlstra
1
-2
/
+3
2009-08-10
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
1
-0
/
+8
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
1
-6
/
+24
2009-08-10
futex: Update futex_q lock_ptr on requeue proxy lock
Darren Hart
1
-4
/
+13
2009-08-09
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2009-08-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-20
/
+42
2009-08-09
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+3
2009-08-09
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
1
-15
/
+15
2009-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
1
-10
/
+10
2009-08-09
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
1
-3
/
+4
2009-08-09
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
1
-70
/
+94
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
3
-5
/
+18
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
1
-3
/
+3
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
12
-116
/
+254
2009-08-08
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
Stanislaw Gruszka
1
-3
/
+4
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
1
-5
/
+11
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
1
-0
/
+4
2009-08-08
x86/irq: Fix move_irq_desc() for nodes without ram
Yinghai Lu
1
-2
/
+2
2009-08-07
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-3
/
+3
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-08-07
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
1
-1
/
+1
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
1
-0
/
+1
2009-08-07
lockdep: Fix file mode of lock_stat
Li Zefan
1
-1
/
+2
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
1
-1
/
+1
[next]