index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-16
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
Javier Martinez Canillas
1
-10
/
+10
2013-10-16
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
1
-0
/
+5
2013-10-16
pinctrl: nomadik: mark GPIO lines used for IRQ
Linus Walleij
1
-0
/
+5
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
3
-2
/
+101
2013-10-16
gpio: ep93xx: get rid of bogus __raw* accessors
Linus Walleij
1
-9
/
+9
2013-10-16
gpio: stmpe: drop references to "virtual" IRQ, fix bug
Linus Walleij
1
-12
/
+13
2013-10-16
gpio: rcar: drop references to "virtual" IRQ
Linus Walleij
1
-6
/
+6
2013-10-16
gpio: pl061: drop references to "virtual" IRQ
Linus Walleij
1
-5
/
+5
2013-10-16
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
1
-4
/
+4
2013-10-16
gpio: lynxpoint: drop references to "virtual" IRQ
Linus Walleij
1
-9
/
+10
2013-10-16
gpio: intel-mid: drop references to "virtual" IRQ
Linus Walleij
1
-5
/
+5
2013-10-16
gpio: em: drop references to "virtual" IRQ
Linus Walleij
1
-6
/
+6
2013-10-16
gpio: bcm_kona: rename confusing variables
Linus Walleij
1
-7
/
+8
2013-10-16
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
1
-3
/
+3
2013-10-11
gpio: tc3589x: drop references to "virtual" IRQ
Linus Walleij
1
-18
/
+18
2013-10-11
gpio: bcm281xx: Fix nested interrupt handler issue
Markus Mayer
1
-1
/
+0
2013-10-11
MAINTAINERS: GPIO-INTEL-MID: add maintainer
David Cohen
1
-0
/
+6
2013-10-11
gpio-intel-mid: update prefixes and names from langwell to intel-mid
David Cohen
1
-120
/
+123
2013-10-11
gpio: rename gpio-langwell to gpio-intel-mid
David Cohen
3
-4
/
+4
2013-10-11
gpio: langwell: add Intel Merrifield support
David Cohen
1
-11
/
+82
2013-10-11
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
1
-38
/
+38
2013-10-06
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-04
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-04
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-04
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-04
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-10-04
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
2013-10-04
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
1
-3
/
+16
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-04
xen/hvc: allow xenboot console to be used again
David Vrabel
1
-0
/
+1
2013-10-04
usb: chipidea: add Intel Clovertrail pci id
David Cohen
1
-1
/
+6
2013-10-03
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
Ian Abbott
1
-15
/
+10
2013-10-03
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-10-03
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
1
-4
/
+9
2013-10-03
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-10-03
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
1
-0
/
+6
2013-10-03
ib_srpt: always set response for task management
Jack Wang
1
-6
/
+4
[next]