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
2012-11-29
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+4
2012-11-29
Merge branch 'acpi-general'
Rafael J. Wysocki
1
-3
/
+5
2012-11-29
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+63
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+19
2012-11-29
do_coredump(): get rid of pt_regs argument
Al Viro
1
-1
/
+1
2012-11-29
print_fatal_signal(): get rid of pt_regs argument
Al Viro
1
-2
/
+3
2012-11-29
ptrace_signal(): get rid of unused arguments
Al Viro
1
-4
/
+2
2012-11-29
get rid of ptrace_signal_deliver() arguments
Al Viro
1
-1
/
+1
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-8
/
+5
2012-11-28
death to idle_regs()
Al Viro
1
-6
/
+0
2012-11-28
don't pass regs to copy_process()
Al Viro
1
-4
/
+2
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-28
audit: no nested contexts anymore...
Al Viro
1
-81
/
+21
2012-11-28
generic sys_fork / sys_vfork / sys_clone
Al Viro
1
-0
/
+43
2012-11-28
kill daemonize()
Al Viro
1
-92
/
+0
2012-11-28
cgroup: list_del_init() on removed events
Greg Thelen
1
-2
/
+2
2012-11-28
cgroup: fix lockdep warning for event_control
Greg Thelen
1
-3
/
+8
2012-11-28
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+1
2012-11-28
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+2
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
1
-2
/
+16
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2
-24
/
+24
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
3
-9
/
+9
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2
-24
/
+28
2012-11-28
cgroup: move list add after list head initilization
Li Zhong
1
-1
/
+1
2012-11-27
time: export time information for KVM pvclock
Marcelo Tosatti
1
-0
/
+50
2012-11-27
sched: add notifier for cross-cpu migrations
Marcelo Tosatti
1
-0
/
+15
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-21
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
13
-262
/
+230
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
1
-5
/
+3
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
5
-1
/
+46
2012-11-20
userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...
Eric W. Biederman
1
-2
/
+10
2012-11-20
userns: Implement unshare of the user namespace
Eric W. Biederman
3
-7
/
+41
2012-11-20
userns: Implent proc namespace operations
Eric W. Biederman
1
-17
/
+73
2012-11-20
userns: Kill task_user_ns
Eric W. Biederman
2
-4
/
+16
2012-11-20
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2
-14
/
+17
2012-11-20
userns: Allow unprivileged use of setns.
Eric W. Biederman
2
-4
/
+6
2012-11-20
userns: Allow unprivileged users to create new namespaces
Eric W. Biederman
1
-2
/
+3
2012-11-20
userns: Allow setting a userns mapping to your current uid.
Eric W. Biederman
1
-0
/
+15
2012-11-19
tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read
Dave Jones
1
-2
/
+0
2012-11-19
tracing: Remove unneeded checks from the stack tracer
Anton Vorontsov
1
-4
/
+0
2012-11-19
cgroup: add cgroup->id
Tejun Heo
1
-1
/
+14
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2
-48
/
+36
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
1
-16
/
+12
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
5
-52
/
+53
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
2
-11
/
+22
2012-11-19
cgroup: update cgroup_create() failure path
Tejun Heo
1
-7
/
+14
2012-11-19
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
1
-3
/
+9
2012-11-19
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
1
-11
/
+10
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
1
-23
/
+42
[prev]
[next]