index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
1
-14
/
+0
2015-11-05
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
1
-24
/
+22
2015-11-05
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
3
-0
/
+12
2015-11-05
memcg: flatten task_struct->memcg_oom
Tejun Heo
2
-12
/
+11
2015-11-05
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-30
/
+10
2015-11-05
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
1
-1
/
+1
2015-11-05
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2
-0
/
+25
2015-11-05
slab: convert slab_is_available() to boolean
Denis Kirjanov
1
-1
/
+1
2015-11-05
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
1
-0
/
+1
2015-11-05
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
1
-0
/
+1
2015-11-05
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
1
-1
/
+15
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
16
-157
/
+703
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-5
/
+15
2015-11-04
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-1
/
+22
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-61
/
+16
2015-11-04
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-41
/
+103
2015-11-04
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-3
/
+3
2015-11-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+20
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-33
/
+50
2015-11-04
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+522
2015-11-04
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-102
/
+512
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
14
-159
/
+238
2015-11-04
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+2
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
54
-731
/
+2603
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-6
/
+4
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-39
/
+28
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+103
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2
-34
/
+0
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+117
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-47
/
+141
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+23
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-130
/
+158
2015-11-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-15
/
+19
2015-11-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2015-11-03
Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
1
-0
/
+1
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
1
-14
/
+14
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-4
/
+2
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
1
-3
/
+4
2015-11-03
leds: netxbig: add device tree binding
Simon Guinot
1
-0
/
+1
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+11
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
1
-0
/
+7
2015-11-02
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
1
-1
/
+1
2015-11-02
Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-0
/
+11
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
3
-0
/
+5
2015-11-02
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-32
/
+50
2015-11-02
Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-2
/
+0
2015-11-02
Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-38
/
+29
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-12
/
+0
[next]