index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
irq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
FMC: add a driver to write mezzanine EEPROM
Alessandro Rubini
5
-0
/
+313
2013-06-19
FMC: add a software mezzanine driver
Alessandro Rubini
5
-0
/
+135
2013-06-19
FMC: add a software carrier driver
Alessandro Rubini
5
-0
/
+407
2013-06-19
FMC: add documentation for the core
Alessandro Rubini
8
-0
/
+821
2013-06-19
FMC: add core bus driver
Alessandro Rubini
6
-1
/
+838
2013-06-19
MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information
Greg Kroah-Hartman
1
-0
/
+1
2013-06-18
drivers: hv: switch to use mb() instead of smp_mb()
Jason Wang
2
-6
/
+6
2013-06-18
memory: tegra30-mc: Fix IRQ handler.
Tuomas Tynkkynen
1
-3
/
+6
2013-06-18
memory: tegra20-mc: Fix hang in IRQ handler.
Tuomas Tynkkynen
1
-1
/
+4
2013-06-18
mei: support HBM versioning
Tomas Winkler
3
-8
/
+34
2013-06-18
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
4
-13
/
+13
2013-06-18
vme: tsi148: Window reserved for accessing CR/CSR does not need attributes set
Martyn Welch
1
-7
/
+0
2013-06-18
vme: tsi148: CR/CSR logic arround the wrong way
Martyn Welch
1
-3
/
+4
2013-06-18
vme: tsi148: Only store VME bus errors if they will be checked
Martyn Welch
1
-11
/
+17
2013-06-18
Misc: sram: Remove unneeded check
Alexander Shiyan
1
-5
/
+1
2013-06-18
pcmcia: Remove ARCH_CLPS711X dependency
Alexander Shiyan
1
-1
/
+1
2013-06-18
FMC: add needed headers
Alessandro Rubini
4
-0
/
+567
2013-06-18
FMC: create drivers/fmc and toplevel Kconfig question
Alessandro Rubini
6
-0
/
+57
2013-06-18
extcon: Palmas Extcon Driver
Graeme Gregory
5
-12
/
+283
2013-06-18
extcon: add EXPORT_SYMBOL_GPL for exported functions
Kishon Vijay Abraham I
1
-0
/
+2
2013-06-18
extcon: Change permission 'state' sysfs entry (rw -> r)
Chanwoo Choi
1
-22
/
+1
2013-06-18
tools: hv: Improve error logging in KVP daemon.
Tomas Hozza
1
-11
/
+18
2013-06-15
Linux 3.10-rc6
v3.10-rc6
Linus Torvalds
1
-1
/
+1
2013-06-15
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2
-1
/
+11
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2
-3
/
+3
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-06-15
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
1
-2
/
+2
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-06-15
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
1
-9
/
+10
2013-06-14
xfs: don't shutdown log recovery on validation errors
Dave Chinner
1
-2
/
+17
2013-06-14
xfs: ensure btree root split sets blkno correctly
Dave Chinner
1
-0
/
+10
2013-06-14
xfs: fix implicit padding in directory and attr CRC formats
Dave Chinner
2
-2
/
+4
2013-06-14
xfs: don't emit v5 superblock warnings on write
Dave Chinner
1
-7
/
+11
2013-06-14
mei: me: clear interrupts on the resume path
Tomas Winkler
1
-0
/
+1
2013-06-14
mei: nfc: fix nfc device freeing
Tomas Winkler
1
-0
/
+2
2013-06-14
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
1
-2
/
+2
2013-06-14
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
1
-4
/
+2
2013-06-14
netiucv: Hold rtnl between name allocation and device registration.
Benjamin Poirier
1
-1
/
+5
2013-06-14
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
2013-06-13
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2
-117
/
+117
2013-06-13
dtc: Update generated files to output from Bison 2.5
Grant Likely
2
-341
/
+388
2013-06-13
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
2
-8
/
+12
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
1
-4
/
+4
2013-06-13
turbostat: Increase output buffer size to accommodate C8-C10
Josh Triplett
1
-1
/
+1
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
1
-4
/
+11
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
2
-5
/
+5
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
1
-4
/
+1
2013-06-13
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
1
-2
/
+2
[next]