index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
of: reimplement the matching method for __of_match_node()
Kevin Hao
1
-36
/
+75
2014-02-18
Revert "of: search the best compatible match first in __of_match_node()"
Kevin Hao
1
-42
/
+1
2014-02-17
printk: fix syslog() overflowing user buffer
Linus Torvalds
1
-2
/
+0
2014-02-17
avr32: add generic vga.h to Kbuild
Chen Gang
1
-0
/
+1
2014-02-17
avr32: add generic ioremap_wc() definition in io.h
Chen Gang
1
-0
/
+2
2014-02-17
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
Chen Gang
1
-1
/
+1
2014-02-17
avr32: fix missing module.h causing build failure in mimc200/fram.c
Paul Gortmaker
1
-0
/
+1
2014-02-17
powerpc/eeh: Disable EEH on reboot
Gavin Shan
2
-1
/
+22
2014-02-17
powerpc/eeh: Cleanup on eeh_subsystem_enabled
Gavin Shan
4
-10
/
+27
2014-02-17
powerpc/powernv: Rework EEH reset
Gavin Shan
1
-25
/
+4
2014-02-17
powerpc: Use unstripped VDSO image for more accurate profiling data
Anton Blanchard
2
-2
/
+2
2014-02-17
powerpc: Link VDSOs at 0x0
Anton Blanchard
1
-3
/
+3
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
4
-10
/
+64
2014-02-17
mm: Dirty accountable change only apply to non prot numa case
Aneesh Kumar K.V
1
-14
/
+7
2014-02-17
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
4
-18
/
+24
2014-02-17
powerpc/pseries: Add Gen3 definitions for PCIE link speed
Kleber Sacilotto de Souza
1
-0
/
+6
2014-02-17
powerpc/pseries: Fix regression on PCI link speed
Kleber Sacilotto de Souza
1
-7
/
+9
2014-02-17
powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
Kevin Hao
1
-1
/
+4
2014-02-16
Linux 3.14-rc3
v3.14-rc3
Linus Torvalds
1
-1
/
+1
2014-02-16
of: search the best compatible match first in __of_match_node()
Kevin Hao
1
-1
/
+42
2014-02-15
Documentation: i2c: mention ACPI method for instantiating devices
Wolfram Sang
1
-0
/
+7
2014-02-15
Documentation: i2c: describe devicetree method for instantiating devices
Wolfram Sang
1
-2
/
+32
2014-02-15
Btrfs: use right clone root offset for compressed extents
Filipe David Borba Manana
1
-0
/
+10
2014-02-15
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
1
-2
/
+8
2014-02-15
i2c: mv64xxx: refactor message start to ensure proper initialization
Wolfram Sang
1
-19
/
+14
2014-02-14
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
Josef Bacik
2
-2
/
+9
2014-02-14
Btrfs: fix max_inline mount option
Mitch Harder
1
-1
/
+1
2014-02-14
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
1
-1
/
+0
2014-02-14
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2
-17
/
+0
2014-02-14
Revert "OF: base: match each node compatible against all given matches first"
Kevin Hao
1
-37
/
+16
2014-02-14
Revert "misc: eeprom: sunxi: Add new compatibles"
Greg Kroah-Hartman
2
-7
/
+3
2014-02-14
Revert "ARM: sunxi: dt: Convert to the new SID compatibles"
Greg Kroah-Hartman
3
-3
/
+3
2014-02-14
RDMA/ocrdma: Fix load time panic during GID table init
Devesh Sharma
1
-1
/
+1
2014-02-14
RDMA/ocrdma: Fix traffic class shift
Devesh Sharma
1
-1
/
+1
2014-02-14
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
1
-1
/
+2
2014-02-14
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...
Roi Dayan
1
-3
/
+7
2014-02-14
IB/usnic: Fix smatch endianness error
Upinder Malhi
1
-1
/
+8
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
2
-0
/
+10
2014-02-14
x86/efi: Check status field to validate BGRT header
Matt Fleming
1
-1
/
+1
2014-02-14
EDAC: Correct workqueue setup path
Borislav Petkov
1
-4
/
+7
2014-02-14
EDAC: Poll timeout cannot be zero, p2
Borislav Petkov
3
-7
/
+9
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
4
-3
/
+19
2014-02-14
video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.
Denis Carikli
1
-1
/
+1
2014-02-14
video: exynos: Fix S6E8AX0 LCD driver build error
Sachin Kamat
1
-1
/
+2
2014-02-14
IB/mlx5: Remove dependency on X86
Eli Cohen
2
-2
/
+2
2014-02-14
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
1
-0
/
+2
2014-02-14
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
1
-3
/
+3
2014-02-13
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2014-02-13
RDMA/cxgb4: Add missing neigh_release in LE-Workaround path
Kumar Sanghvi
1
-0
/
+1
2014-02-13
IB: Report using RoCE IP based gids in port caps
Moni Shoua
3
-3
/
+4
[next]