Age | Commit message (Expand) | Author | Files | Lines |
2016-05-11 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 88 | -330/+634 |
2016-05-11 | vfs: add lookup_hash() helper | Miklos Szeredi | 1 | -0/+2 |
2016-05-11 | vfs: add vfs_select_inode() helper | Miklos Szeredi | 1 | -0/+12 |
2016-05-10 | export tc ife uapi header | Jamal Hadi Salim | 1 | -0/+1 |
2016-05-10 | uapi glibc compat: fix compile errors when glibc net/if.h included before lin... | Mikko Rapeli | 2 | -0/+72 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -10/+7 |
2016-05-09 | compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() | Josh Poimboeuf | 1 | -1/+1 |
2016-05-09 | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn | 1 | -0/+2 |
2016-05-09 | nfs: per-name sillyunlink exclusion | Al Viro | 2 | -10/+5 |
2016-05-09 | macsec: key identifier is 128 bits, not 64 | Sabrina Dubroca | 1 | -1/+3 |
2016-05-07 | efi: Merge boolean flag arguments | Julia Lawall | 1 | -2/+1 |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 33 | -132/+258 |
2016-05-07 | udp_offload: Set encapsulation before inner completes. | Jarno Rajahalme | 1 | -0/+3 |
2016-05-07 | udp_tunnel: Remove redundant udp_tunnel_gro_complete(). | Jarno Rajahalme | 1 | -9/+0 |
2016-05-06 | Merge back new device properties material for v4.7. | Rafael J. Wysocki | 3 | -17/+8 |
2016-05-06 | Merge back new material for v4.7. | Rafael J. Wysocki | 1 | -23/+39 |
2016-05-06 | Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2016-05-06 | sched/hotplug: Make activate() the last hotplug step | Thomas Gleixner | 1 | -1/+1 |
2016-05-06 | sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() | Thomas Gleixner | 2 | -2/+6 |
2016-05-06 | sched/hotplug: Convert cpu_[in]active notifiers to state machine | Thomas Gleixner | 3 | -12/+3 |
2016-05-06 | sched: Consolidate the notifier maze | Thomas Gleixner | 1 | -8/+4 |
2016-05-06 | sched: Make set_cpu_rq_start_time() a built in hotplug state | Thomas Gleixner | 2 | -0/+2 |
2016-05-06 | sched: Allow per-cpu kernel threads to run on online && !active | Peter Zijlstra (Intel) | 1 | -4/+2 |
2016-05-06 | Merge branches 'acpica-fixes' and 'device-properties-fixes' | Rafael J. Wysocki | 2 | -3/+3 |
2016-05-06 | leds: gpio: Support the "panic-indicator" firmware property | Ezequiel Garcia | 1 | -0/+1 |
2016-05-06 | leds: triggers: Allow to switch the trigger to "panic" on a kernel panic | Ezequiel Garcia | 1 | -0/+1 |
2016-05-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -78/+116 |
2016-05-06 | byteswap: try to avoid __builtin_constant_p gcc bug | Arnd Bergmann | 1 | -9/+15 |
2016-05-06 | mm: thp: kvm: fix memory corruption in KVM with THP enabled | Andrea Arcangeli | 1 | -0/+22 |
2016-05-06 | rapidio/mport_cdev: fix uapi type definitions | Alexandre Bounine | 1 | -69/+75 |
2016-05-06 | mm: memcontrol: let v2 cgroups follow changes in system swappiness | Johannes Weiner | 1 | -0/+4 |
2016-05-06 | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki | 11 | -196/+216 |
2016-05-06 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2016-05-05 | ACPICA: Update version to 20160422 | Bob Moore | 1 | -1/+1 |
2016-05-05 | ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors | Bob Moore | 1 | -0/+1 |
2016-05-05 | ACPICA: ACPI 6.1: Support for new PCCT subtable | Bob Moore | 1 | -1/+22 |
2016-05-05 | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 3 | -34/+36 |
2016-05-05 | perf/arm: Special-case hetereogeneous CPUs | Mark Rutland | 1 | -0/+1 |
2016-05-05 | perf/core: Introduce address range filtering | Alexander Shishkin | 1 | -0/+98 |
2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 35 | -73/+198 |
2016-05-05 | locking/atomics: Flip atomic_fetch_or() arguments | Peter Zijlstra | 1 | -2/+2 |
2016-05-05 | sched/fair: Add detailed description to the sched load avg metrics | Yuyang Du | 1 | -11/+49 |
2016-05-05 | sched/fair: Generalize the load/util averages resolution definition | Yuyang Du | 1 | -3/+13 |
2016-05-05 | locking/lockdep, sched/core: Implement a better lock pinning scheme | Peter Zijlstra | 1 | -6/+17 |
2016-05-05 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 17 | -33/+102 |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 35 | -73/+198 |
2016-05-05 | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 1 | -10/+20 |
2016-05-05 | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table | Sudeep Holla | 1 | -0/+10 |
2016-05-05 | PM / OPP: pass cpumask by reference | Arnd Bergmann | 1 | -10/+10 |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 1 | -1/+0 |