| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-05-28 | crypto: aead - Document behaviour of AD in destination buffer | Herbert Xu | 1 | -4/+10 |
| 2015-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 3 | -1/+22 |
| 2015-05-28 | kernel/params.c: generalize bool_enable_only | Luis R. Rodriguez | 1 | -0/+6 |
| 2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -15/+15 |
| 2015-05-28 | sysfs: tightened sysfs permission checks | Gobinda Charan Maji | 1 | -8/+10 |
| 2015-05-28 | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING | Peter Zijlstra | 1 | -1/+3 |
| 2015-05-28 | module: Optimize __module_address() using a latched RB-tree | Peter Zijlstra | 1 | -3/+26 |
| 2015-05-28 | rbtree: Implement generic latch_tree | Peter Zijlstra | 1 | -0/+212 |
| 2015-05-28 | seqlock: Introduce raw_read_seqcount_latch() | Peter Zijlstra | 1 | -2/+7 |
| 2015-05-28 | rcu: Move lockless_dereference() out of rcupdate.h | Peter Zijlstra | 2 | -15/+15 |
| 2015-05-28 | seqlock: Better document raw_write_seqcount_latch() | Peter Zijlstra | 1 | -1/+75 |
| 2015-05-28 | rbtree: Make lockless searches non-fatal | Peter Zijlstra | 2 | -10/+27 |
| 2015-05-28 | module: Sanitize RCU usage and locking | Peter Zijlstra | 1 | -2/+10 |
| 2015-05-28 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 1 | -1/+2 |
| 2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 1 | -4/+2 |
| 2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+6 |
| 2015-05-27 | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney | 6 | -11/+42 |
| 2015-05-27 | rcu: Further shrink Tiny RCU by making empty functions static inlines | Paul E. McKenney | 3 | -4/+21 |
| 2015-05-27 | rculist: Fix another sparse warning | Ying Xue | 1 | -2/+2 |
| 2015-05-27 | smp: Make control dependencies work on Alpha, improve documentation | Paul E. McKenney | 1 | -0/+16 |
| 2015-05-27 | rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs | Paul E. McKenney | 2 | -4/+2 |
| 2015-05-27 | documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics | Will Deacon | 1 | -1/+1 |
| 2015-05-27 | rcu: Eliminate array-index-based RCU primitives | Paul E. McKenney | 1 | -50/+0 |
| 2015-05-27 | rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Paul E. McKenney | 2 | -11/+11 |
| 2015-05-27 | mtd: cfi: deinline large functions | Denys Vlasenko | 1 | -180/+8 |
| 2015-05-27 | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Jie Yang | 1 | -4/+4 |
| 2015-05-27 | tcp/dccp: warn user for preferred ip_local_port_range | Eric Dumazet | 1 | -0/+1 |
| 2015-05-27 | pci: Add Cavium PCI vendor id | Sunil Goutham | 1 | -0/+2 |
| 2015-05-27 | sctp: Fix mangled IPv4 addresses on a IPv6 listening socket | Jason Gunthorpe | 1 | -2/+5 |
| 2015-05-27 | nl802154: add support to set cca ed level | Alexander Aring | 1 | -0/+1 |
| 2015-05-27 | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect | Hans de Goede | 1 | -0/+26 |
| 2015-05-27 | ip_fragment: don't forward defragmented DF packet | Florian Westphal | 2 | -1/+2 |
| 2015-05-27 | perf: allow for PMU-specific event filtering | Mark Rutland | 1 | -0/+5 |
| 2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -3/+3 |
| 2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez | 1 | -0/+7 |
| 2015-05-27 | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar | 27 | -34/+210 |
| 2015-05-27 | ieee802154: add set transmit power support | Varka Bhadram | 1 | -0/+1 |
| 2015-05-27 | crypto: drbg - use Jitter RNG to obtain seed | Stephan Mueller | 1 | -0/+1 |
| 2015-05-27 | crypto: drbg - add async seeding operation | Stephan Mueller | 1 | -0/+2 |
| 2015-05-27 | crypto: drbg - prepare for async seeding | Stephan Mueller | 1 | -0/+2 |
| 2015-05-27 | random: Blocking API for accessing nonblocking_pool | Stephan Mueller | 1 | -0/+1 |
| 2015-05-27 | perf/x86/intel/cqm: Use proper data types | Thomas Gleixner | 1 | -1/+1 |
| 2015-05-27 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 31 | -42/+212 |
| 2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra | 1 | -4/+0 |
| 2015-05-27 | net: phy: Add phy_interface_is_rgmii helper | Florian Fainelli | 1 | -0/+11 |
| 2015-05-27 | drivers: of/base: move of_init to driver_init | Sudeep Holla | 1 | -0/+6 |
| 2015-05-27 | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo | 3 | -22/+25 |
| 2015-05-27 | sched, cgroup: reorganize threadgroup locking | Tejun Heo | 2 | -36/+27 |
| 2015-05-27 | tcp: fix/cleanup inet_ehash_locks_alloc() | Eric Dumazet | 1 | -44/+3 |
| 2015-05-27 | Input: stmpe-ts - enforce device tree only mode | Dmitry Torokhov | 1 | -44/+0 |