index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
raw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-22
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
1
-45
/
+69
2014-02-22
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
1
-5
/
+0
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
7
-9
/
+58
2014-02-22
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
2
-1
/
+25
2014-02-22
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
1
-0
/
+19
2014-02-22
watchdog: orion: Remove unused macros
Ezequiel Garcia
1
-2
/
+0
2014-02-22
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-37
/
+5
2014-02-22
watchdog: orion: Add clock error handling
Ezequiel Garcia
1
-10
/
+19
2014-02-21
irqchip: orion: Fix getting generic chip pointer.
Andrew Lunn
1
-1
/
+2
2014-02-06
irqchip: orion: clear stale interrupts in irq_startup
Sebastian Hesselbarth
1
-0
/
+14
2014-02-06
irqchip: orion: use handle_edge_irq on bridge irqs
Sebastian Hesselbarth
1
-1
/
+1
2014-02-06
irqchip: orion: clear bridge cause register on init
Sebastian Hesselbarth
1
-1
/
+2
2014-02-03
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-03
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-03
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-02-01
afs: proc cells and rootcell are writeable
Pali Rohár
1
-2
/
+2
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2
-19
/
+19
2014-02-01
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
Olof Johansson
1
-10
/
+2
2014-02-01
ARM: multi_v7_defconfig: add mvebu drivers
Olof Johansson
1
-0
/
+10
2014-02-01
clocksource: kona: Add basic use of external clock
Tim Kryger
1
-3
/
+11
2014-02-01
drivers: bus: fix CCI driver kcalloc call parameters swap
Lorenzo Pieralisi
1
-1
/
+1
2014-02-01
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
Tim Kryger
1
-1
/
+3
2014-02-01
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
Fabio Estevam
1
-0
/
+1
2014-02-01
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
Grygorii Strashko
2
-1
/
+1
2014-02-01
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
Barry Song
1
-8
/
+1
2014-01-31
ARM: dts: zynq: Add SDHCI nodes
Soren Brinkmann
4
-0
/
+32
2014-01-31
ARM: hisi: don't select SMP
Rob Herring
1
-1
/
+0
2014-01-31
ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS
Stephen Warren
1
-8
/
+3
2014-01-31
ARM: multi_v7: copy most options from tegra_defconfig
Stephen Warren
1
-11
/
+142
2014-01-31
ARM: iop32x: fix power off handling for the EM7210 board
Linus Walleij
1
-5
/
+27
2014-01-31
ARM: integrator: restore static map on the CP
Linus Walleij
1
-0
/
+6
2014-01-31
ARM: msm_defconfig: Enable MSM clock drivers
Stephen Boyd
1
-0
/
+4
2014-01-31
ARM: dts: msm: Add clock controller nodes and hook into uart
Stephen Boyd
3
-0
/
+53
2014-01-31
ARM: OMAP4+: move errata initialization to omap4_pm_init_early
Nishanth Menon
4
-5
/
+23
2014-01-31
ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
Strashko, Grygorii
4
-5
/
+31
2014-01-31
Fix mountpoint reference leakage in linkat
Oleg Drokin
1
-1
/
+4
2014-01-31
hfsplus: use xattr handlers for removexattr
Christoph Hellwig
4
-47
/
+19
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-31
fs/super.c: sync ro remount after blocking writers
Andrew Ruder
1
-1
/
+2
[next]