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
2015-05-06
tty: remove buf parameter from tty_name()
Rasmus Villemoes
11
-57
/
+28
2015-05-06
tty: return tty->name directly from tty_name
Rasmus Villemoes
1
-5
/
+3
2015-05-06
tty: constify return type of tty_name
Rasmus Villemoes
2
-2
/
+2
2015-05-06
serial: imx: Remove return value from imx_setup_ufcr()
Fabio Estevam
1
-2
/
+1
2015-05-06
serial: imx: protect Soft Reset of port with lock
Jiada Wang
1
-7
/
+6
2015-05-06
serial/amba-pl011: Refactor and simplify TX FIFO handling
Dave Martin
1
-93
/
+26
2015-05-06
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-05-03
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-229
/
+210
2015-05-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-94
/
+117
2015-05-04
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-0
/
+10
2015-05-04
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...
Dave Airlie
2
-4
/
+12
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-146
/
+48
2015-05-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+7
2015-05-03
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
10
-47
/
+37
2015-05-02
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-02
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-02
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-159
/
+224
2015-05-01
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-01
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+5
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-01
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-77
/
+118
2015-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-7
/
+28
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-05-01
selftests/powerpc: Fix the pmu install rule
Michael Ellerman
1
-1
/
+1
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+19
2015-04-30
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
26
-69
/
+126
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
3
-2
/
+26
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
1
-2
/
+2
2015-04-30
net/mlx4_core: Fix unaligned accesses
David Ahern
1
-4
/
+14
2015-04-30
mlx4_en: Use correct loop cursor in error path.
Benjamin Poirier
1
-1
/
+1
2015-04-30
Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'
Rafael J. Wysocki
3
-15
/
+19
2015-04-30
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
14
-14
/
+39
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-92
/
+43
2015-04-30
Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-15
/
+21
2015-04-30
modsign: change default key details
David Howells
2
-6
/
+6
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-18
/
+44
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-16
/
+47
2015-04-30
Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+3
[next]