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
/
Documentation
/
ldm.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
1
-0
/
+16
2015-02-09
random: Fix fast_mix() function
George Spelvin
1
-4
/
+4
2015-02-08
Linux 3.19
Linus Torvalds
1
-1
/
+1
2015-02-09
nios2: fix unhandled signals
Chung-Ling Tang
1
-3
/
+5
2015-02-07
x86/tlb/trace: Do not trace on CPU that is offline
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-02-07
tracing: Add condition check to RCU lockdep checks
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
5
-130
/
+42
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
4
-23
/
+0
2015-02-05
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
3
-7
/
+44
2015-02-05
MAINTAINERS: remove SUPERH website
Sudip Mukherjee
1
-1
/
+0
2015-02-05
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2
-2
/
+2
2015-02-05
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
1
-0
/
+1
2015-02-05
.mailmap: update Konstantin Khlebnikov's email address
Kim Phillips
1
-0
/
+1
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-02-05
ASoC: Intel: fix sst firmware path for cht-bsw-rt5672
Kevin Strasser
1
-1
/
+1
2015-02-05
ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs
Sylwester Nawrocki
1
-2
/
+2
2015-02-05
spi: mxs: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-3
/
+2
2015-02-05
spi: ti-qspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-8
/
+6
2015-02-05
regulator: max77843: Add max77843 regulator driver
Jaewon Kim
3
-0
/
+236
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
1
-0
/
+27
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-02-04
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
1
-0
/
+1
2015-02-04
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
1
-1
/
+2
2015-02-04
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2015-02-04
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2015-02-04
Btrfs: add missing blk_finish_plug in btrfs_sync_log()
Forrest Liu
1
-0
/
+1
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
4
-2
/
+15
2015-02-04
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-02-04
vhost/net: fix up num_buffers endian-ness
Michael S. Tsirkin
1
-1
/
+3
2015-02-04
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
1
-1
/
+1
2015-02-04
net: usb: sr9700: Use 'SR_' prefix for the common register macros
Chen Gang
2
-51
/
+51
2015-02-04
spi: spi-imx: cleanup wait_for_completion handling
Nicholas Mc Guire
1
-7
/
+8
2015-02-04
spi: sh-msiof: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-4
/
+2
2015-02-04
spi: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+1
2015-02-04
regmap: Fix i2c word access when using SMBus access functions
Guenter Roeck
1
-1
/
+45
2015-02-04
regmap: Export regmap_get_val_endian
Guenter Roeck
2
-3
/
+8
2015-02-04
spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
Rob Herring
2
-1
/
+1
2015-02-04
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
3
-7
/
+4
2015-02-04
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
Ralf Baechle
1
-1
/
+3
2015-02-04
MIPS: elf2ecoff: Rewrite main processing loop to switch.
Ralf Baechle
1
-27
/
+33
2015-02-04
spi: atmel: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-7
/
+5
2015-02-04
regulator: Fix build breakage on !REGULATOR
Krzysztof Kozlowski
1
-3
/
+10
2015-02-04
perf: Decouple unthrottling and rotating
Mark Rutland
2
-53
/
+30
2015-02-04
perf: Drop module reference on event init failure
Mark Rutland
1
-12
/
+16
[next]