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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
btrfs: constify static arrays
David Sterba
4
-4
/
+4
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
5
-8
/
+8
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
1
-12
/
+2
2016-01-07
btrfs: drop duplicate prefix from scrub workqueues
David Sterba
1
-5
/
+5
2016-01-07
btrfs: verbose error when we find an unexpected item in sys_array
David Sterba
1
-0
/
+3
2016-01-07
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2016-01-07
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
4
-15
/
+12
2016-01-07
btrfs: put delayed item hook into inode
David Sterba
2
-31
/
+29
2016-01-07
btrfs: Support convert to -d dup for btrfs-convert
Zhao Lei
1
-8
/
+0
2016-01-07
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-01-07
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2015-12-20
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-14
/
+53
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-19
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-17
/
+19
2015-12-19
Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-47
/
+122
2015-12-19
Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-10
/
+24
2015-12-19
Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-26
/
+26
2015-12-19
Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+8
2015-12-19
Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-4
/
+10
2015-12-19
Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-28
/
+41
2015-12-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-23
/
+50
2015-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-12
/
+65
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-18
Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+29
2015-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-12
/
+42
2015-12-18
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-4
/
+15
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+29
2015-12-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+5
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
1
-3
/
+3
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-18
Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+16
2015-12-18
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+38
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-67
/
+138
2015-12-18
Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-68
/
+97
2015-12-18
Merge tag 'sound-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-31
/
+81
2015-12-18
Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-3
/
+16
2015-12-18
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-3
/
+19
2015-12-18
USB: ipaq.c: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-18
[media] airspy: increase USB control message buffer size
Antti Palosaari
1
-1
/
+1
2015-12-18
[media] hackrf: move RF gain ctrl enable behind module parameter
Antti Palosaari
1
-0
/
+11
2015-12-18
[media] hackrf: fix possible null ptr on debug printing
Antti Palosaari
1
-1
/
+1
2015-12-18
[media] Revert "[media] ivtv: avoid going past input/audio array"
Mauro Carvalho Chehab
1
-2
/
+2
2015-12-18
Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
9
-43
/
+101
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
1
-1
/
+3
2015-12-18
hwmon: (sht15) Select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
[next]