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