index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-25
char: misc: assign file->private_data in all cases
Thomas Petazzoni
1
-1
/
+1
2013-06-25
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
3
-34
/
+63
2013-06-25
drivers: hv: check interrupt mask before read_index
Jason Wang
1
-0
/
+2
2013-06-25
vme: vme_tsi148.c: fix error return code in tsi148_probe()
Wei Yongjun
1
-1
/
+2
2013-06-25
FMC: fix error handling in probe() function
Dan Carpenter
1
-6
/
+11
2013-06-20
fmc: avoid readl/writel namespace conflict
Arnd Bergmann
2
-8
/
+8
2013-06-20
FMC: NULL dereference on allocation failure
Dan Carpenter
1
-5
/
+6
2013-06-19
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
1
-15
/
+10
2013-06-19
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
Pavel Machek
1
-2
/
+6
2013-06-19
FMC: add a char-device mezzanine driver
Alessandro Rubini
5
-1
/
+274
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
[next]