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
2013-11-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
17
-53
/
+135
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-16
/
+29
2013-11-21
Documentation: filesystems: update btrfs tools section
David Sterba
1
-16
/
+6
2013-11-21
Documentation: filesystems: add new btrfs mount options
David Sterba
1
-1
/
+11
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-53
/
+135
2013-11-21
Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
5
-42
/
+86
2013-11-21
ALSA: hda - Add headset quirk for Dell Inspiron 3135
David Henningsson
1
-0
/
+1
2013-11-21
ACPICA: Update version to 20131115.
Bob Moore
1
-1
/
+1
2013-11-21
ACPICA: Add support to delete all objects attached to the root namespace node.
Bob Moore
2
-8
/
+16
2013-11-21
ACPICA: Delete all attached data objects during namespace node deletion.
Tomasz Nowicki
1
-4
/
+8
2013-11-21
ACPICA: Resources: Fix loop termination for the get AML length function.
Lv Zheng
4
-25
/
+28
2013-11-21
ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.
Lv Zheng
1
-0
/
+2
2013-11-21
ACPICA: Debug output: Do not emit function nesting level for kernel build.
Bob Moore
1
-7
/
+24
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
1
-7
/
+33
2013-11-21
GFS2: fix potential NULL pointer dereference
Michal Nazarewicz
1
-1
/
+2
2013-11-21
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
Heiko Carstens
1
-2
/
+3
2013-11-21
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
1
-0
/
+2
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
4
-10
/
+62
2013-11-21
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
10
-70
/
+533
2013-11-21
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
9
-24
/
+81
2013-11-21
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
29
-213
/
+346
2013-11-21
ALSA: hda - Fix the headphone jack detection on Sony VAIO TX
Takashi Iwai
1
-0
/
+1
2013-11-21
ALSA: hda - Fix missing bass speaker on ASUS N550
Takashi Iwai
1
-0
/
+16
2013-11-20
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-11-20
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
3
-7
/
+73
2013-11-20
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-20
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-20
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-20
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
35
-115
/
+67
2013-11-20
btrfs: update kconfig help text
David Sterba
1
-5
/
+10
2013-11-20
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
1
-1
/
+1
2013-11-20
btrfs: Use trace condition for get_extent tracepoint
Steven Rostedt
2
-3
/
+4
2013-11-20
btrfs: fix typo in the log message
Anand Jain
1
-1
/
+1
2013-11-20
Btrfs: fix list delete warning when removing ordered root from the list
Miao Xie
1
-0
/
+1
2013-11-20
Btrfs: print bytenr instead of page pointer in check-int
Stefan Behrens
1
-8
/
+17
2013-11-20
Btrfs: remove dead codes from ctree.h
Wang Shilong
1
-6
/
+0
2013-11-20
Btrfs: don't wait for ordered data outside desired range
Filipe David Borba Manana
1
-1
/
+1
2013-11-20
Btrfs: fix lockdep error in async commit
Liu Bo
1
-2
/
+2
2013-11-20
Btrfs: avoid heavy operations in btrfs_commit_super
Liu Bo
1
-20
/
+1
2013-11-20
Btrfs: fix __btrfs_start_workers retval
Ilya Dryomov
1
-0
/
+1
2013-11-20
Btrfs: disable online raid-repair on ro mounts
Ilya Dryomov
1
-3
/
+8
2013-11-20
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
1
-2
/
+4
2013-11-20
Btrfs: only drop modified extents if we logged the whole inode
Josef Bacik
1
-1
/
+1
2013-11-20
Btrfs: make sure to copy everything if we rename
Josef Bacik
1
-1
/
+2
2013-11-20
Btrfs: don't BUG_ON() if we get an error walking backrefs
Josef Bacik
1
-1
/
+2
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-21
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
1
-0
/
+1
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
4
-17
/
+22
[prev]
[next]