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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
sched: Discard some old bits
Peter Zijlstra
1
-2
/
+0
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
1
-1
/
+1
2009-12-09
sched: Remove sysctl.sched_features
Peter Zijlstra
1
-1
/
+0
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
1
-1
/
+2
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
1
-0
/
+2
2009-12-05
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+19
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+20
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-850
/
+1068
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-38
/
+86
2009-12-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+1
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+10
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-12
/
+134
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-14
/
+25
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-56
/
+35
2009-12-05
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+15
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
3
-1
/
+30
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
7
-24
/
+82
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-76
/
+44
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2
-0
/
+19
2009-12-03
Merge branch 'perf/mce' into perf/core
Ingo Molnar
1
-0
/
+69
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
1
-1
/
+5
2009-12-03
VFS: Export dquot_send_warning
Steven Whitehouse
1
-0
/
+11
2009-12-03
VFS: Add forget_all_cached_acls()
Steven Whitehouse
1
-0
/
+14
2009-12-03
Merge branch 'master' into next
James Morris
93
-234
/
+802
2009-12-03
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
1
-0
/
+2
2009-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-2
/
+2
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
1
-0
/
+4
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
1
-0
/
+2
2009-12-02
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
Hiroshi Shimamoto
1
-5
/
+5
2009-12-02
tracing/syscalls: Make syscall events print callbacks static
Frederic Weisbecker
1
-2
/
+2
2009-12-02
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
1
-0
/
+5
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2
-31
/
+8
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2
-28
/
+3
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2
-3
/
+4
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2
-8
/
+0
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2
-3
/
+5
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2
-4
/
+2
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
1
-4
/
+4
2009-12-01
mfd: Correct WM831X_MAX_ISEL_VALUE
Mark Brown
1
-2
/
+2
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
1
-0
/
+6
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
3
-4
/
+135
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-0
/
+6
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
1
-1
/
+0
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-6
/
+8
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-3
/
+0
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
[next]