index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
operstates.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
4
-4
/
+25
2013-11-11
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
1
-2
/
+13
2013-11-11
ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC
Luck, Tony
1
-1
/
+1
2013-11-09
uprobes: Fix the memory out of bound overwrite in copy_insn()
Oleg Nesterov
1
-22
/
+21
2013-11-09
uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()
Oleg Nesterov
1
-1
/
+1
2013-11-08
microblaze: Remove incorrect file path
Michal Simek
1
-2
/
+0
2013-11-08
microblaze: Fix bug with mmap2 syscall MB implementation
Michal Simek
2
-1
/
+12
2013-11-08
microblaze: Use predefined SYSCALL_DEFINE macro
Michal Simek
1
-3
/
+3
2013-11-08
microblaze: Remove deprecated IRQF_DISABLED
Michal Simek
1
-1
/
+1
2013-11-08
metag: off by one in setup_bootmem_node()
Dan Carpenter
1
-1
/
+1
2013-11-07
parisc: add generic 32- and 64-bit defconfigs
Helge Deller
2
-0
/
+674
2013-11-07
parisc: sticon - unbreak on 64bit kernel
Helge Deller
3
-80
/
+158
2013-11-07
parisc: signal fixup - SIGBUS vs. SIGSEGV
Helge Deller
1
-4
/
+14
2013-11-07
parisc: implement full version of access_ok()
Helge Deller
1
-4
/
+42
2013-11-07
parisc: correctly display number of active CPUs
Helge Deller
1
-2
/
+6
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
3
-10
/
+0
2013-11-07
parisc: make udelay() SMP-safe
Helge Deller
3
-32
/
+84
2013-11-07
parisc: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-07
parisc: make "make install" not depend on vmlinux
Helge Deller
2
-15
/
+51
2013-11-07
parisc: add kernel audit feature
Helge Deller
8
-6
/
+158
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
5
-14
/
+27
2013-11-07
x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit
Paul Gortmaker
1
-1
/
+1
2013-11-07
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
1
-1
/
+1
2013-11-07
perf tools: Remove unneeded include
Rodrigo Campos
1
-1
/
+0
2013-11-07
perf record: Remove post_processing_offset variable
David Ahern
1
-5
/
+3
2013-11-07
perf record: Remove advance_output function
David Ahern
1
-6
/
+1
2013-11-07
perf record: Refactor feature handling into a separate function
David Ahern
1
-12
/
+21
2013-11-07
perf trace: Don't relookup fields by name in each sample
Arnaldo Carvalho de Melo
1
-11
/
+188
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
2
-1
/
+6
2013-11-07
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
9
-23
/
+20
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
5
-47
/
+122
2013-11-07
irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro
Axel Lin
3
-44
/
+12
2013-11-07
x86/apic: Disable I/O APIC before shutdown of the local APIC
Fenghua Yu
2
-5
/
+5
2013-11-07
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
1
-0
/
+3
2013-11-07
smp, ARC: kill SMP single function call interrupt
Jiang Liu
1
-6
/
+1
2013-11-07
ARC: [SMP] Disallow RTSC
Vineet Gupta
2
-8
/
+5
2013-11-07
microblaze: Calculate kernel pad automatically
Michal Simek
2
-5
/
+1
2013-11-06
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
1
-1
/
+1
2013-11-06
uprobes: Export write_opcode() as uprobe_write_opcode()
Oleg Nesterov
2
-7
/
+8
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
3
-2
/
+7
2013-11-06
uprobes: Kill module_init() and module_exit()
Oleg Nesterov
1
-6
/
+1
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
3
-14
/
+8
2013-11-06
x86, hyperv: Move a variable to avoid an unused variable warning
H. Peter Anvin
1
-2
/
+2
2013-11-06
MIPS: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-06
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
Steffen Maier
1
-1
/
+5
2013-11-06
arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK
Catalin Marinas
1
-4
/
+0
2013-11-06
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
3
-18
/
+28
2013-11-06
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
1
-1
/
+1
2013-11-06
perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support
Yan, Zheng
1
-0
/
+73
2013-11-06
perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes
Yan, Zheng
1
-10
/
+51
[next]