index
:
platform/adaptation/renesas_rcar/renesas_kernel
accepted/tizen_3.0_ivi
accepted/tizen_ivi
sandbox/dhobsong/tizen
tizen
tizen_3.0_ivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2013-02-19
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-18
/
+28
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+15
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+23
2013-02-19
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-234
/
+524
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-41
/
+128
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+37
2013-02-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-37
/
+35
2013-02-19
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
1
-0
/
+1
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-0
/
+1
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
1
-0
/
+5
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2
-11
/
+11
2013-02-12
Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-17
/
+8
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+1
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+14
2013-02-08
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
Helge Deller
1
-17
/
+8
2013-02-08
uprobes: Introduce uprobe_apply()
Oleg Nesterov
1
-0
/
+6
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
1
-2
/
+7
2013-02-08
uprobes: Teach handler_chain() to filter out the probed task
Oleg Nesterov
1
-0
/
+3
2013-02-08
uprobes: Reintroduce uprobe_consumer->filter()
Oleg Nesterov
1
-0
/
+9
2013-02-08
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
1
-5
/
+0
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-07
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
1
-18
/
+3
2013-02-07
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
1
-5
/
+0
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2
-53
/
+60
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
1
-1
/
+14
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2
-91
/
+97
2013-02-06
workqueue: add delayed_work->wq to simplify reentrancy handling
Lai Jiangshan
1
-0
/
+3
2013-02-06
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
Lai Jiangshan
1
-2
/
+1
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+25
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+11
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
11
-91
/
+353
2013-02-05
memcg: fix typo in kmemcg cache walk macro
Glauber Costa
1
-1
/
+1
2013-02-05
mm: fix wrong comments about anon_vma lock
Yuanhan Liu
1
-1
/
+1
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
3
-4
/
+36
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2
-14
/
+32
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
1
-1
/
+1
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-0
/
+13
2013-02-03
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-0
/
+4
2013-01-31
clockevents: Add generic timer broadcast function
Mark Rutland
1
-0
/
+5
2013-01-31
clockevents: Add generic timer broadcast receiver
Mark Rutland
1
-0
/
+4
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
1
-11
/
+11
2013-01-31
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
1
-0
/
+11
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+18
2013-01-30
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
1
-0
/
+2
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-6
/
+18
2013-01-30
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
1
-0
/
+3
2013-01-30
ring-buffer: Add stats field for amount read from trace ring buffer
Steven Rostedt (Red Hat)
1
-0
/
+1
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
[next]