index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
padata.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-16
ipmi: Improve error messages on failed irq enable
Corey Minyard
1
-6
/
+10
2013-05-16
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-05-16
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
1
-2
/
+1
2013-05-16
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-15
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...
Tejun Heo
1
-1
/
+2
2013-05-15
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2
-6
/
+5
2013-05-15
ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path
Catalin Marinas
1
-1
/
+2
2013-05-15
NTB: Multiple NTB client fix
Jon Mason
1
-2
/
+3
2013-05-15
ntb_netdev: remove from list on exit
Jon Mason
1
-0
/
+2
2013-05-15
NTB: memcpy lockup workaround
Jon Mason
1
-3
/
+8
2013-05-15
NTB: Correctly handle receive buffers of the minimal size
Jon Mason
1
-3
/
+5
2013-05-15
NTB: reset tx_index on link toggle
Jon Mason
1
-1
/
+1
2013-05-15
NTB: Link toggle memory leak
Jon Mason
1
-12
/
+20
2013-05-15
NTB: Handle 64bit BAR sizes
Jon Mason
2
-50
/
+75
2013-05-15
NTB: fix pointer math issues
Dan Carpenter
1
-2
/
+2
2013-05-15
ntb: off by one sanity checks
Dan Carpenter
1
-3
/
+3
2013-05-15
NTB: variable dereferenced before check
Jon Mason
1
-2
/
+14
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-15
rcu: Don't allocate bootmem from rcu_init()
Sasha Levin
1
-1
/
+1
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
2
-6
/
+38
2013-05-15
target: removed unused transport_state flag
Joern Engel
1
-1
/
+0
2013-05-15
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
Nicholas Bellinger
1
-0
/
+2
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
4
-12
/
+0
2013-05-14
workqueue: Make schedule_work() available again to non GPL modules
Marc Dionne
1
-3
/
+3
2013-05-14
workqueue: correct handling of the pool spin_lock
Joonsoo Kim
1
-0
/
+1
2013-05-14
rcu: Fix comparison sense in rcu_needs_cpu()
Paul E. McKenney
1
-1
/
+1
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
[next]