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
2013-02-27
posix-timers: convert to idr_alloc()
Tejun Heo
1
-10
/
+8
2013-02-27
events: convert to idr_alloc()
Tejun Heo
1
-7
/
+3
2013-02-27
cgroup: convert to idr_alloc()
Tejun Heo
1
-19
/
+8
2013-02-27
cgroup: don't use idr_remove_all()
Tejun Heo
1
-3
/
+1
2013-02-27
kexec: avoid freeing NULL pointer in image_crash_alloc()
Zhang Yanfei
1
-8
/
+7
2013-02-27
kexec: fix memory leak in function kimage_normal_alloc
Zhang Yanfei
1
-8
/
+10
2013-02-27
kexec: prevent double free on image allocation failure
Sasha Levin
1
-2
/
+0
2013-02-27
kexec: export PG_hwpoison flag into vmcoreinfo
Mitsuhiro Tanino
1
-0
/
+3
2013-02-27
kexec: get rid of duplicate check for hole_end
Zhang Yanfei
1
-2
/
+0
2013-02-27
kexec: add the values related to buddy system for filtering free pages.
Atsushi Kumagai
1
-0
/
+4
2013-02-27
fork: unshare: remove dead code
Alan Cox
1
-6
/
+1
2013-02-27
coredump: use a freezable_schedule for the coredump_finish wait
Mandeep Singh Baines
1
-2
/
+2
2013-02-27
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2
-10
/
+9
2013-02-27
coredump: remove redundant defines for dumpable states
Kees Cook
1
-1
/
+1
2013-02-27
kernel/signal.c: fix suboptimal printk usage
Valdis Kletnieks
1
-4
/
+4
2013-02-27
signal: allow to send any siginfo to itself
Andrey Vagin
1
-2
/
+4
2013-02-27
usermodehelper: cleanup/fix __orderly_poweroff() && argv_free()
Oleg Nesterov
1
-8
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-47
/
+22
2013-02-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-52
/
+141
2013-02-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+70
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-32
/
+7
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-1
/
+1
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+9
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+52
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-92
/
+108
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+19
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-94
/
+329
2013-02-23
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2
-10
/
+19
2013-02-23
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
1
-1
/
+0
2013-02-23
sched: do not use cpu_to_node() to find an offlined cpu's node.
Tang Chen
1
-9
/
+19
2013-02-22
new helper: file_inode(file)
Al Viro
8
-14
/
+14
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-28
/
+27
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
1
-11
/
+79
2013-02-22
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
1
-20
/
+59
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+29
2013-02-21
Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
5
-302
/
+178
2013-02-21
kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns
Yuanhan Liu
1
-2
/
+1
2013-02-21
sys_prctl(): coding-style cleanup
Andrew Morton
1
-145
/
+143
2013-02-21
sys_prctl(): arg2 is unsigned long which is never < 0
Chen Gang
1
-1
/
+3
2013-02-21
smp: make smp_call_function_many() use logic similar to smp_call_function_sin...
Shaohua Li
1
-153
/
+30
2013-02-21
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
1
-2
/
+2
2013-02-21
compat: return -EFAULT on error in waitid()
Dan Carpenter
1
-1
/
+1
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-6
/
+21
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+6
2013-02-21
posix-timer: Don't call idr_find() with out-of-range ID
Tejun Heo
1
-0
/
+7
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-9
/
+9
[next]