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-12-01
workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
Joonsoo Kim
1
-1
/
+3
2012-12-01
workqueue: trivial fix for return statement in work_busy()
Joonsoo Kim
1
-1
/
+1
2012-12-01
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
1
-3
/
+11
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
1
-1
/
+3
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2012-11-30
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
Gao feng
1
-1
/
+3
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
4
-67
/
+92
2012-11-30
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
1
-1
/
+6
2012-11-30
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
1
-2
/
+7
2012-11-30
cgroup: warn about broken hierarchies only after css_online
Glauber Costa
1
-9
/
+9
2012-11-30
irqdomain: stop screaming about preallocated irqdescs
Linus Walleij
1
-2
/
+2
2012-11-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-3
/
+3
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
[prev]
[next]