index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc8.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
1
-0
/
+86
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
4
-0
/
+11
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
3
-48
/
+35
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
5
-64
/
+14
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2
-22
/
+13
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
2
-5
/
+17
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
3
-6
/
+7
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
1
-5
/
+26
2013-05-16
clocksource: apb_timer: Remove unsused function
Thomas Gleixner
2
-13
/
+0
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
4
-12
/
+0
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-14
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
Srivatsa S. Bhat
1
-0
/
+2
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
1
-0
/
+1
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
1
-1
/
+30
2013-05-14
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
1
-43
/
+46
2013-05-14
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
1
-121
/
+127
2013-05-14
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
Li Zhong
1
-0
/
+1
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
2
-1
/
+12
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
1
-0
/
+5
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
3
-45
/
+112
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
2
-2
/
+10
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2
-4
/
+11
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
4
-4
/
+4
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
3
-1
/
+24
2013-05-14
powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3
Benjamin Herrenschmidt
1
-6
/
+56
2013-05-14
powerpc/powernv: Detect OPAL v3 API version
Benjamin Herrenschmidt
4
-4
/
+13
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
3
-4
/
+1
2013-05-14
powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS
Michael Ellerman
1
-1
/
+1
2013-05-14
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
3
-0
/
+137
2013-05-14
powerpc/rtas_flash: Fix validate_flash buffer overflow issue
Vasant Hegde
1
-4
/
+6
2013-05-14
powerpc/kexec: Fix kexec when using VMX optimised memcpy
Anton Blanchard
1
-0
/
+4
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
3
-5
/
+5
2013-05-14
powerpc/mm: Use the correct mask value when looking at pgtable address
Aneesh Kumar K.V
1
-1
/
+1
2013-05-14
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...
Jaccon Bastiaansen
1
-4
/
+4
2013-05-13
parisc: make default cross compiler search more robust (v3)
Helge Deller
1
-12
/
+9
2013-05-13
rbd: re-submit flattened write request (part 2)
Alex Elder
1
-2
/
+16
2013-05-13
rbd: re-submit write request for flattened clone
Alex Elder
1
-7
/
+22
2013-05-13
rbd: re-submit read request for flattened clone
Alex Elder
1
-5
/
+25
2013-05-13
rbd: detect when clone image is flattened
Alex Elder
1
-2
/
+28
2013-05-13
rbd: reference count parent requests
Alex Elder
1
-2
/
+102
[next]