| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/test_kprobes.c: use current logging functions | Fabian Frederick | 2014-08-08 | 1 | -56/+31 |
* | kernel/kallsyms.c: fix %pB when there's no symbol at the address | Namhyung Kim | 2014-08-08 | 1 | -1/+1 |
* | page-cgroup: get rid of NR_PCG_FLAGS | Vladimir Davydov | 2014-08-08 | 1 | -2/+0 |
* | mm: memcontrol: use page lists for uncharge batching | Johannes Weiner | 2014-08-08 | 1 | -4/+0 |
* | mm: memcontrol: rewrite charge API | Johannes Weiner | 2014-08-08 | 1 | -7/+8 |
* | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 6 | -69/+114 |
|\ |
|
| * | kernel/printk/printk.c: fix bool assignements | Neil Zhang | 2014-08-06 | 1 | -3/+3 |
| * | printk: enable interrupts before calling console_trylock_for_printk() | Jan Kara | 2014-08-06 | 1 | -10/+21 |
| * | printk: miscellaneous cleanups | Alex Elder | 2014-08-06 | 1 | -13/+13 |
| * | printk: use a clever macro | Alex Elder | 2014-08-06 | 1 | -10/+2 |
| * | printk: fix some comments | Alex Elder | 2014-08-06 | 1 | -11/+12 |
| * | printk: rename DEFAULT_MESSAGE_LOGLEVEL | Alex Elder | 2014-08-06 | 1 | -1/+1 |
| * | printk: tweak do_syslog() to match comments | Alex Elder | 2014-08-06 | 1 | -1/+1 |
| * | printk: allow increasing the ring buffer depending on the number of CPUs | Luis R. Rodriguez | 2014-08-06 | 1 | -0/+34 |
| * | printk: make dynamic units clear for the kernel ring buffer | Luis R. Rodriguez | 2014-08-06 | 1 | -1/+1 |
| * | printk: move power of 2 practice of ring buffer size to a helper | Luis R. Rodriguez | 2014-08-06 | 1 | -4/+10 |
| * | printk: make dynamic kernel ring buffer alignment explicit | Luis R. Rodriguez | 2014-08-06 | 1 | -2/+3 |
| * | kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path | Sasha Levin | 2014-08-06 | 1 | -1/+1 |
| * | mm, oom: remove unnecessary exit_state check | David Rientjes | 2014-08-06 | 1 | -0/+1 |
| * | mm, hugetlb: remove hugetlb_zero and hugetlb_infinity | David Rientjes | 2014-08-06 | 1 | -6/+3 |
| * | kernel/watchdog.c: convert printk/pr_warning to pr_foo() | Fabian Frederick | 2014-08-06 | 1 | -4/+6 |
| * | kernel/auditfilter.c: replace count*size kmalloc by kcalloc | Fabian Frederick | 2014-08-06 | 1 | -2/+2 |
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 7 | -222/+475 |
|\ \ |
|
| * \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2014-08-05 | 1 | -127/+367 |
| |\ \ |
|
| | * | | PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node | Joerg Roedel | 2014-07-29 | 1 | -0/+1 |
| | * | | PM / Hibernate: Remove the old memory-bitmap implementation | Joerg Roedel | 2014-07-29 | 1 | -202/+21 |
| | * | | PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free() | Joerg Roedel | 2014-07-29 | 1 | -15/+38 |
| | * | | PM / Hibernate: Implement position keeping in radix tree | Joerg Roedel | 2014-07-29 | 1 | -0/+98 |
| | * | | PM / Hibernate: Add memory_rtree_find_bit function | Joerg Roedel | 2014-07-29 | 1 | -3/+81 |
| | * | | PM / Hibernate: Create a Radix-Tree to store memory bitmap | Joerg Roedel | 2014-07-29 | 1 | -1/+222 |
| * | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-08-05 | 1 | -4/+0 |
| |\ \ \ |
|
| | * | | | cpuidle: move idle traces to cpuidle_enter_state() | Sandeep Tripathy | 2014-07-09 | 1 | -4/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'pm-opp' and 'pm-general' | Rafael J. Wysocki | 2014-07-27 | 1 | -3/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 2014-07-23 | 1 | -3/+0 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'pm-apm' and 'pm-sleep' | Rafael J. Wysocki | 2014-07-27 | 4 | -84/+108 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | / /
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | PM / sleep: Move platform suspend operations to separate functions | Rafael J. Wysocki | 2014-07-23 | 1 | -43/+77 |
| | | * | | | | PM / sleep: Simplify sleep states sysfs interface code | Rafael J. Wysocki | 2014-07-21 | 4 | -41/+31 |
| | | |/ / / |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' | Rafael J. Wysocki | 2014-07-27 | 1 | -4/+0 |
| |\ \ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * / | | | | PM: Create PM workqueue if runtime PM is not configured too | Rafael J. Wysocki | 2014-07-23 | 1 | -4/+0 |
| | |/ / / / |
|
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-06 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Add module param type 'ullong' | Hannes Reinecke | 2014-07-17 | 1 | -0/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 5 | -10/+547 |
|\ \ \ \ \ \ |
|
| * | | | | | | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-02 | 2 | -21/+19 |
| * | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov | 2014-08-02 | 2 | -3/+3 |
| * | | | | | | net: filter: rename sk_chk_filter() -> bpf_check_classic() | Alexei Starovoitov | 2014-08-02 | 2 | -3/+3 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 2 | -7/+39 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov | 2014-07-24 | 2 | -2/+2 |
| * | | | | | | net: filter: split filter.c into two files | Alexei Starovoitov | 2014-07-23 | 3 | -0/+538 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 | 21 | -119/+253 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 9 | -63/+122 |
| |\ \ \ \ \ \ \ |
|