index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-07
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Neal Cardwell
1
-1
/
+1
2014-05-07
kprobes: Ensure blacklist data is aligned
Vineet Gupta
1
-1
/
+2
2014-05-07
ARM: at91: remove atmel_tsadcc platform_data
Alexandre Belloni
1
-7
/
+0
2014-05-07
iio: adc: at91_adc: Add support for touchscreens without TSMR
Alexandre Belloni
1
-0
/
+8
2014-05-07
iio: adc: at91: cleanup platform_data
Alexandre Belloni
1
-23
/
+0
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON
1
-0
/
+1
2014-05-07
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
1
-0
/
+4
2014-05-07
tracing: Add trace_<tracepoint>_enabled() function
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-05-07
cgroup: remove unused CGRP_SANE_BEHAVIOR
Tejun Heo
1
-2
/
+0
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
1
-0
/
+7
2014-05-07
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
24
-29
/
+147
2014-05-07
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
Vincent Guittot
1
-0
/
+1
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
1
-2
/
+0
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
2
-115
/
+66
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
411
-2927
/
+9465
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
1
-2
/
+5
2014-05-07
ASoC: Remove unused num_dai field from CODEC
Lars-Peter Clausen
1
-1
/
+0
2014-05-07
ASoC: Remove unused 'list' field form card
Lars-Peter Clausen
1
-1
/
+0
2014-05-07
ASoC: Remove card's DAI list
Lars-Peter Clausen
2
-3
/
+0
2014-05-07
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core
Mark Brown
4
-102
/
+97
2014-05-07
pwm-backlight: switch to gpiod interface
Alexandre Courbot
1
-4
/
+1
2014-05-07
f2fs: add a tracepoint for f2fs_read_data_page
Chao Yu
1
-2
/
+13
2014-05-07
f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages
Chao Yu
1
-0
/
+64
2014-05-07
f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page
Chao Yu
1
-0
/
+7
2014-05-07
f2fs: add a tracepoint for f2fs_write_end
Chao Yu
1
-0
/
+30
2014-05-07
f2fs: add a tracepoint for f2fs_write_begin
Chao Yu
1
-0
/
+30
2014-05-07
f2fs: introduce help macro ADDRS_PER_PAGE()
Chao Yu
1
-0
/
+3
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+2
2014-05-07
Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
Dave Airlie
1
-0
/
+16
2014-05-07
ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific
Hanjun Guo
1
-0
/
+5
2014-05-07
Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Dave Airlie
1
-2
/
+2
2014-05-07
ACPICA: Update version to 20140424.
Bob Moore
1
-1
/
+1
2014-05-07
ACPICA: Comment/format update, no functional change.
Bob Moore
1
-19
/
+54
2014-05-07
ACPICA: Back port of improvements on exception code.
Bob Moore
1
-1
/
+1
2014-05-07
ACPICA: Back port of _PRP update.
Bob Moore
1
-0
/
+1
2014-05-07
ACPICA: Linux header: Add support for stubbed externals.
Lv Zheng
1
-0
/
+31
2014-05-07
ACPICA: OSL: Add configurability for generic external functions.
Lv Zheng
1
-192
/
+275
2014-05-07
ACPICA: OSL: Add section to collect the divergence in acpixf.h.
Lv Zheng
1
-13
/
+17
2014-05-07
ACPICA: OSL: Add configurability for debug output functions.
Lv Zheng
1
-18
/
+31
2014-05-07
ACPICA: OSL: Add configurability for error message functions.
Lv Zheng
1
-27
/
+46
2014-05-07
ACPICA: OSL: Add configurability for memory allocation macros.
Lv Zheng
1
-0
/
+21
2014-05-07
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INIT_GLOBAL/ACPI_GLOBAL.
Lv Zheng
1
-12
/
+23
2014-05-07
ACPICA: Comment updates - no functional change.
Bob Moore
2
-5
/
+5
2014-05-07
ACPICA: Add support for LPIT table.
Bob Moore
1
-0
/
+65
2014-05-07
ACPICA: Update global variable definitions. No functional change.
Lv Zheng
1
-13
/
+130
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
4
-10
/
+24
2014-05-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-05-07
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2
-20
/
+21
2014-05-07
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-0
/
+1
2014-05-06
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
1
-19
/
+0
[prev]
[next]