index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
1
-56
/
+31
2014-08-08
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
1
-1
/
+1
2014-08-08
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
1
-2
/
+0
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-4
/
+0
2014-08-08
mm: memcontrol: rewrite charge API
Johannes Weiner
1
-7
/
+8
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
6
-69
/
+114
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-222
/
+475
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2014-08-06
kernel/printk/printk.c: fix bool assignements
Neil Zhang
1
-3
/
+3
2014-08-06
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
1
-10
/
+21
2014-08-06
printk: miscellaneous cleanups
Alex Elder
1
-13
/
+13
2014-08-06
printk: use a clever macro
Alex Elder
1
-10
/
+2
2014-08-06
printk: fix some comments
Alex Elder
1
-11
/
+12
2014-08-06
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
1
-1
/
+1
2014-08-06
printk: tweak do_syslog() to match comments
Alex Elder
1
-1
/
+1
2014-08-06
printk: allow increasing the ring buffer depending on the number of CPUs
Luis R. Rodriguez
1
-0
/
+34
2014-08-06
printk: make dynamic units clear for the kernel ring buffer
Luis R. Rodriguez
1
-1
/
+1
2014-08-06
printk: move power of 2 practice of ring buffer size to a helper
Luis R. Rodriguez
1
-4
/
+10
2014-08-06
printk: make dynamic kernel ring buffer alignment explicit
Luis R. Rodriguez
1
-2
/
+3
2014-08-06
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
1
-1
/
+1
2014-08-06
mm, oom: remove unnecessary exit_state check
David Rientjes
1
-0
/
+1
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-6
/
+3
2014-08-06
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
1
-4
/
+6
2014-08-06
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-10
/
+547
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
7
-63
/
+412
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-748
/
+1024
2014-08-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2014-08-05
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-127
/
+367
2014-08-05
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+0
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-274
/
+382
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+19
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-407
/
+664
2014-08-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-99
/
+329
2014-08-04
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-61
/
+19
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
13
-464
/
+932
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
5
-332
/
+627
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2
-6
/
+8
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-140
/
+62
2014-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+0
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+9
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2
-21
/
+19
2014-08-02
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2
-3
/
+3
2014-08-02
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2
-3
/
+3
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-07-31
Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"
Thomas Gleixner
1
-5
/
+2
2014-07-31
Revert "PM / sleep / irq: Do not suspend wakeup interrupts"
Thomas Gleixner
1
-2
/
+1
2014-07-30
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-30
Josh has moved
Josh Triplett
1
-2
/
+2
[next]