index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-35
/
+361
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-81
/
+975
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+210
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+41
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+66
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+41
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+1
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+25
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
1
-41
/
+0
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
1
-0
/
+41
2015-08-26
lib/Makefile: remove CONFIG_AVERAGE build rule
Valentin Rothberg
1
-2
/
+0
2015-08-25
MPI: Fix mpi_read_buffer
Tadeusz Struk
1
-13
/
+25
2015-08-25
PCI: Add pci_iomap_wc() variants
Luis R. Rodriguez
1
-0
/
+66
2015-08-24
lib: scatterlist: add sg splitting function
Robert Jarzmik
3
-0
/
+210
2015-08-20
average: remove out-of-line implementation
Johannes Berg
2
-74
/
+0
2015-08-17
rhashtable-test: extend to test concurrency
Phil Sutter
1
-1
/
+155
2015-08-17
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-4
/
+0
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-15
/
+1
2015-08-12
locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definition
Will Deacon
1
-8
/
+0
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
2
-21
/
+50
2015-08-06
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-06
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-06
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-06
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-06
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-06
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-05
locking/static_keys: Make verify_keys() static
kbuild test robot
1
-1
/
+1
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
1
-14
/
+0
2015-08-03
locking/static_keys: Provide a selftest
Ingo Molnar
5
-235
/
+235
2015-08-03
jump_label: Provide a self-test
Jason Baron
4
-0
/
+304
2015-08-03
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
6
-12
/
+16
2015-07-31
Merge back earlier ACPI PM material for v4.3.
Rafael J. Wysocki
1
-0
/
+41
2015-07-30
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
1
-0
/
+2
2015-07-29
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
1
-2
/
+2
2015-07-28
klist: implement klist_prev()
Andy Shevchenko
1
-0
/
+41
2015-07-27
atomic: Add simple atomic_t tests
Peter Zijlstra
1
-21
/
+47
2015-07-27
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-0
/
+3
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+14
2015-07-22
rcu: Clarify CONFIG_RCU_EQS_DEBUG help text
Paul E. McKenney
1
-1
/
+1
2015-07-21
rhashtable: Allow other tasks to be scheduled in large lookup loops
Thomas Graf
1
-0
/
+7
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-3
/
+95
2015-07-20
lib/vsprintf.c: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
1
-6
/
+0
2015-07-20
futex: Fault/error injection capabilities
Davidlohr Bueso
1
-0
/
+7
2015-07-17
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
1
-1
/
+4
2015-07-17
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
1
-0
/
+3
2015-07-17
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
1
-3
/
+4
[next]