index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
drivers/macintosh: adb: fix misleading Kconfig help text
Aaro Koskinen
1
-3
/
+2
2015-10-15
powerpc: discard .exit.data at runtime
Stephen Rothwell
1
-0
/
+6
2015-10-15
powerpc/eeh: atomic_dec_if_positive() to update passthru count
Gavin Shan
1
-2
/
+1
2015-10-15
cxl: Free virtual PHB when removing
Andrew Donnellan
1
-0
/
+2
2015-10-15
powerpc/pci: export pcibios_free_controller()
Andrew Donnellan
1
-0
/
+1
2015-10-15
powerpc: Individual System V IPC system calls
Sam bobroff
3
-1
/
+25
2015-10-15
powerpc/pseries: Drop always true CONFIG_PSERIES_MSI
Michael Ellerman
2
-7
/
+1
2015-10-15
powerpc/pseries: Move PCI objects to obj-y
Michael Ellerman
1
-3
/
+2
2015-10-15
powerpc/pseries: Remove use of CONFIG_PCI
Michael Ellerman
2
-14
/
+0
2015-10-15
powerpc/pseries: Make PCI non-optional
Michael Ellerman
1
-1
/
+1
2015-10-15
scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
Michael Ellerman
1
-1
/
+1
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
12
-24
/
+49
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
2
-0
/
+34
2015-10-08
powerpc/pseries/hvcserver: don't memset pi_buff if it is null
Colin Ian King
1
-1
/
+1
2015-10-08
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
2
-4
/
+5
2015-10-06
powerpc/kexec: Wait 1s for secondaries to enter OPAL
Samuel Mendoza-Jonas
1
-8
/
+13
2015-10-06
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
1
-1
/
+1
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
2
-4
/
+13
2015-10-05
powerpc/pseries: re-use code from of_helpers module
Andy Shevchenko
1
-26
/
+5
2015-10-05
powerpc/pseries: handle nodes without '/'
Andy Shevchenko
1
-3
/
+3
2015-10-05
powerpc/pseries: replace kmalloc + strlcpy
Andy Shevchenko
1
-2
/
+1
2015-10-05
powerpc/pseries: fix a potential memory leak
Andy Shevchenko
1
-4
/
+2
2015-10-05
powerpc/pseries: extract of_helpers module
Andy Shevchenko
4
-32
/
+49
2015-10-02
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
1
-6
/
+10
2015-10-02
powerpc/nvram: Fix function name in some errors messages.
Christophe Jaillet
1
-7
/
+7
2015-10-02
powerpc/nvram: Add missing kfree in error path
Christophe Jaillet
1
-0
/
+1
2015-10-01
powerpc: Add ppc64le_defconfig
Michael Ellerman
1
-0
/
+4
2015-10-01
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
1
-1
/
+4
2015-10-01
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
1
-2
/
+3
2015-10-01
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
2
-10
/
+14
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
4
-1
/
+45
2015-10-01
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
1
-5
/
+5
2015-10-01
powerpc/slb: Define an enum for the bolted indexes
Anshuman Khandual
1
-21
/
+26
2015-10-01
powerpc/vdso: Emit GNU & SysV hashes
Michael Ellerman
2
-2
/
+2
2015-09-29
powerpc/ps3: Refresh ps3_defconfig
Geoff Levand
1
-5
/
+0
2015-09-29
drivers/ps3: Fix ps3-vuart null dereference
Colin King
1
-2
/
+1
2015-09-29
drivers/ps3: Fix ps3-lpm white space
Rudhresh Kumar J
1
-1
/
+1
2015-09-29
powerpc: Kconfig: remove BE-only platforms from LE kernel build
Boqun Feng
5
-6
/
+6
2015-09-27
Linux 4.3-rc3
v4.3-rc3
Linus Torvalds
1
-1
/
+1
2015-09-26
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-26
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-26
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
Greg Kroah-Hartman
1
-2
/
+1
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
7
-2
/
+8
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
[next]