| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-30 | 1 | -38/+46 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-27 | 1 | -38/+46 |
| |\ |
|
| | * | lib/crc7: Shift crc7() output left 1 bit | George Spelvin | 2014-05-16 | 1 | -38/+46 |
* | | | net: filter: use block statements in tcpdump tests | Daniel Borkmann | 2014-05-30 | 1 | -68/+75 |
* | | | net: filter: test fill/spill of all M[] regs | Daniel Borkmann | 2014-05-30 | 1 | -0/+90 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 1 | -2/+2 |
|\ \ |
|
| * | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 2014-05-05 | 1 | -2/+2 |
* | | | net: filter: add test case for jump with holes and ret x variants | Daniel Borkmann | 2014-05-23 | 1 | -0/+94 |
* | | | net: filter: improve test case framework | Daniel Borkmann | 2014-05-23 | 1 | -155/+233 |
* | | | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 2014-05-23 | 1 | -1/+1 |
* | | | lib/test_bpf.c: don't use gcc union shortcut | Andrew Morton | 2014-05-23 | 1 | -52/+52 |
* | | | net: filter: cleanup invocation of internal BPF | Alexei Starovoitov | 2014-05-21 | 1 | -2/+2 |
* | | | net: fix test_bpf build to depend on NET | Randy Dunlap | 2014-05-13 | 1 | -1/+1 |
* | | | net: filter: additional BPF tests | Alexei Starovoitov | 2014-05-12 | 1 | -0/+1224 |
* | | | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 | 3 | -0/+336 |
|/ / |
|
* | | mm: fix CONFIG_DEBUG_VM_RB description | Davidlohr Bueso | 2014-04-18 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 | 1 | -10/+0 |
|\ |
|
| * | get rid of DEBUG_WRITECOUNT | Al Viro | 2014-04-01 | 1 | -10/+0 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 4 | -1/+74 |
|\ \ |
|
| * | | audit: Add generic compat syscall support | AKASHI Takahiro | 2014-03-20 | 4 | -1/+74 |
* | | | lib/percpu_counter.c: fix bad percpu counter state during suspend | Jens Axboe | 2014-04-08 | 1 | -1/+1 |
* | | | percpu: add preemption checks to __this_cpu ops | Christoph Lameter | 2014-04-07 | 1 | -4/+14 |
* | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 | 3 | -6/+6 |
* | | | initramfs: debug detected compression method | Daniel M. Weeks | 2014-04-07 | 1 | -0/+3 |
* | | | lib/idr.c: use RCU_INIT_POINTER(x, NULL) | Monam Agarwal | 2014-04-07 | 1 | -2/+2 |
* | | | idr: remove dead code | Stephen Hemminger | 2014-04-07 | 1 | -18/+2 |
* | | | lib/decompress_inflate.c: include appropriate header file | Rashika Kheria | 2014-04-03 | 1 | -0/+1 |
* | | | lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c | Rashika Kheria | 2014-04-03 | 1 | -0/+7 |
* | | | lib/random32.c: minor cleanups and kdoc fix | Daniel Borkmann | 2014-04-03 | 1 | -37/+39 |
* | | | lib/devres.c: fix some sparse warnings | Steven Rostedt | 2014-04-03 | 1 | -5/+7 |
* | | | vsprintf: remove %n handling | Ryan Mallon | 2014-04-03 | 1 | -36/+9 |
* | | | lib/syscall.c: unexport task_current_syscall() | Andrew Morton | 2014-04-03 | 1 | -1/+0 |
* | | | kobject: don't block for each kobject_uevent | Vladimir Davydov | 2014-04-03 | 1 | -6/+36 |
* | | | mm: keep page cache radix tree nodes in check | Johannes Weiner | 2014-04-03 | 1 | -14/+22 |
* | | | lib: radix_tree: tree node interface | Johannes Weiner | 2014-04-03 | 1 | -115/+148 |
* | | | mm: filemap: move radix tree hole searching here | Johannes Weiner | 2014-04-03 | 1 | -75/+0 |
* | | | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner | 2014-04-03 | 1 | -4/+27 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | netlink: don't compare the nul-termination in nla_strcmp | Pablo Neira | 2014-04-01 | 1 | -2/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-01 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | idr: Add new function idr_is_empty() | Andreas Gruenbacher | 2014-02-17 | 1 | -0/+10 |
* | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2014-02-18 | 1 | -5/+2 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branch 'master' into driver-core-next-test-merge-rc2 | Tejun Heo | 2014-02-10 | 2 | -1/+2 |
| |\ \ \ \ |
|
| * | | | | | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() | Tejun Heo | 2014-02-07 | 1 | -1/+1 |
* | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 1 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | vsprintf: Add support for IORESOURCE_UNSET in %pR | Bjorn Helgaas | 2014-02-26 | 1 | -4/+9 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | asmlinkage Make __stack_chk_failed and memcmp visible | Andi Kleen | 2014-02-13 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 1 | -0/+20 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|