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-10-19
NFC: delete null dereference
Julia Lawall
1
-4
/
+2
2015-10-19
NFC: nfcwilink: Drop a useless static qualifier
Christophe JAILLET
1
-1
/
+1
2015-10-19
NFC: nxp-nci: constify nxp_nci_phy_ops structure
Julia Lawall
3
-4
/
+6
2015-10-19
NFC: nfcmrvl: Auto-select core module
Jean Delvare
1
-7
/
+5
2015-10-19
NFC: microread: Auto-select core module
Jean Delvare
1
-11
/
+7
2015-10-19
NFC: pn544: Auto-select core module
Jean Delvare
1
-11
/
+7
2015-10-19
NFC: trf7970a: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-10-07
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
Axel Lin
1
-1
/
+1
2015-10-07
nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO
Axel Lin
1
-0
/
+1
2015-10-07
NFC: s3fwrn5: Remove superfluous cflags
Valentin Rothberg
1
-2
/
+0
2015-10-03
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
1
-5
/
+6
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
240
-1379
/
+2429
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
4
-57
/
+77
2015-10-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-34
/
+106
2015-10-01
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-30
/
+116
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-59
/
+121
2015-10-01
dmapool: fix overflow condition in pool_find_page()
Robin Murphy
1
-1
/
+1
2015-10-01
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-10-01
memcg: remove pcp_counter_lock
Greg Thelen
2
-2
/
+0
2015-10-01
kprobes: use _do_fork() in samples to make them work again
Petr Mladek
3
-12
/
+12
2015-10-01
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-01
memcg: make mem_cgroup_read_stat() unsigned
Greg Thelen
1
-12
/
+18
2015-10-01
memcg: fix dirty page migration
Greg Thelen
2
-1
/
+32
2015-10-01
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
2015-10-01
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-10-01
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
1
-3
/
+10
2015-10-01
userfaultfd: remove kernel header include from uapi header
Andre Przywara
1
-2
/
+0
2015-10-01
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-10-01
Merge branch 'bridge_vlan_cleanups_fixes'
David S. Miller
6
-127
/
+93
2015-10-01
bridge: vlan: don't pass flags when creating context only
Nikolay Aleksandrov
1
-1
/
+1
2015-10-01
bridge: vlan: fix possible null ptr derefs on port init and deinit
Nikolay Aleksandrov
2
-7
/
+12
2015-10-01
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
5
-118
/
+75
2015-10-01
bridge: vlan: fix possible null vlgrp deref while registering new port
Nikolay Aleksandrov
1
-1
/
+3
2015-10-01
bridge: vlan: adjust rhashtable initial size and hash locks size
Nikolay Aleksandrov
1
-0
/
+2
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-121
/
+24
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
18
-167
/
+70
2015-10-01
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
3
-12
/
+56
2015-10-01
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-0
/
+2
2015-10-01
Merge branches 'pm-pci' and 'acpi-pci'
Rafael J. Wysocki
5
-18
/
+58
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Update KVM homepage Url
Dirk Müller
1
-2
/
+2
2015-10-01
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-3
/
+7
2015-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-30
/
+82
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
2015-09-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-3
/
+13
2015-09-30
Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+3
[next]