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
2008-04-29
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
2
-24
/
+11
2008-04-29
CGroup API files: add cgroup map data type
Paul Menage
1
-1
/
+52
2008-04-29
CGroup API files: update cpusets to use cgroup structured file API
Paul Menage
1
-77
/
+83
2008-04-29
CGroup API files: strip all trailing whitespace in cgroup_write_u64
Paul Menage
1
-4
/
+1
2008-04-29
CGroup API files: add res_counter_read_u64()
Paul Menage
1
-0
/
+5
2008-04-29
CGroup API files: rename read/write_uint methods to read_write_u64
Paul Menage
3
-28
/
+28
2008-04-29
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
Adrian Bunk
1
-0
/
+1
2008-04-29
cgroup: fix sparse warning of shadow symbol in cgroup.c
Paul Jackson
1
-5
/
+5
2008-04-29
make cgroup_enable_task_cg_lists() static
Adrian Bunk
1
-1
/
+1
2008-04-29
eCryptfs: make key module subsystem respect namespaces
Michael Halcrow
1
-0
/
+1
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
1
-25
/
+1
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
9
-0
/
+9
2008-04-29
kthread: call wake_up_process() without the lock being held
Dmitry Adamushko
1
-1
/
+1
2008-04-29
cpu: fix section mismatch warning in reference to register_cpu_notifier
Sam Ravnborg
1
-1
/
+1
2008-04-29
cpu: fix section mismatch warnings in *cpu_down
Sam Ravnborg
1
-3
/
+3
2008-04-29
cpu: fix section mismatch warning in unregister_cpu_notifier
Sam Ravnborg
1
-1
/
+1
2008-04-29
add RUSAGE_THREAD
Sripathi Kodi
1
-9
/
+22
2008-04-29
Taint kernel after WARN_ON(condition)
Nur Hussein
1
-2
/
+6
2008-04-28
kernel: fix integer as NULL pointer warnings
Harvey Harrison
2
-2
/
+3
2008-04-28
ptrace: conditionalize compat_ptrace_request
Roland McGrath
1
-5
/
+2
2008-04-28
hrtimer: raise softirq unlocked to avoid circular lock dependency
Thomas Gleixner
1
-2
/
+17
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-2
/
+13
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-1
/
+26
2008-04-28
kprobes: add (un)register_jprobes for batch registration
Masami Hiramatsu
1
-9
/
+56
2008-04-28
kprobes: add (un)register_kretprobes for batch registration
Masami Hiramatsu
1
-20
/
+88
2008-04-28
kprobes: add (un)register_kprobes for batch registration
Masami Hiramatsu
1
-37
/
+87
2008-04-28
kprobes: prevent probing of preempt_schedule()
Srinivasa Ds
1
-0
/
+52
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
1
-25
/
+2
2008-04-28
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
2
-4
/
+4
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
2
-2
/
+2
2008-04-28
vmcoreinfo: add page flags values
Ken'ichi Ohmichi
1
-0
/
+3
2008-04-28
mm: Get rid of __ZONE_COUNT
Christoph Lameter
1
-0
/
+2
2008-04-28
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
1
-0
/
+2
2008-04-28
kbuild: create a way to create preprocessor constants from C expressions
Christoph Lameter
1
-0
/
+19
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
1
-13
/
+5
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
1
-2
/
+2
2008-04-27
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
Bodo Stroesser
1
-2
/
+13
2008-04-27
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
1
-1
/
+1
2008-04-26
Fix uninitialized 'copy' in unshare_files
Al Viro
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-38
/
+26
2008-04-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-5
/
+0
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2
-45
/
+3
2008-04-25
[PATCH] sanitize unshare_files/reset_files_struct
Al Viro
2
-31
/
+26
2008-04-25
[PATCH] sanitize handling of shared descriptor tables in failing execve()
Al Viro
2
-5
/
+0
2008-04-25
[PATCH] close race in unshare_files()
Al Viro
1
-11
/
+9
2008-04-25
sched: use alloc_bootmem() instead of alloc_bootmem_low()
David Miller
1
-1
/
+1
2008-04-25
sched: fix share (re)distribution
Peter Zijlstra
1
-45
/
+2
2008-04-25
softlockup: fix NOHZ wakeup
Ingo Molnar
1
-0
/
+1
2008-04-24
[PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n
Mike Travis
1
-5
/
+0
2008-04-24
[IA64] fix bootmem regression on Altix
Russ Anderson
1
-1
/
+1
[next]