index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
failed-syscalls-by-pid.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
1
-0
/
+2
2012-07-10
Revert "of: match by compatible property first"
Linus Torvalds
1
-26
/
+4
2012-07-10
mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq
Tomas Winkler
1
-1
/
+1
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
4
-33
/
+12
2012-07-10
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2
-3
/
+3
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
4
-12
/
+64
2012-07-09
gspca_sn9c20x: Fix NULL pointer dereference
Hans de Goede
1
-5
/
+8
2012-07-09
virtio-balloon: fix add/get API use
Michael S. Tsirkin
1
-14
/
+10
2012-07-07
Linux 3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-07
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-07
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-07
Revert "cgroup: superblock can't be released with active dentries"
Tejun Heo
1
-14
/
+3
2012-07-07
hwspinlock/core: use global ID to register hwspinlocks on multiple devices
Shinya Kuribayashi
1
-2
/
+2
2012-07-08
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
2
-0
/
+9
2012-07-06
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
USB: cdc-wdm: fix lockup on error in wdm_read
Bjørn Mork
1
-0
/
+2
2012-07-05
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
1
-8
/
+0
2012-07-05
USB: option: Add MEDIATEK product ids
Gaosen Zhang
1
-0
/
+20
2012-07-05
USB: option: add ZTE MF60
Bjørn Mork
1
-0
/
+6
2012-07-05
gpio: tps65910: initialize of_node of gpio_chip
Laxman Dewangan
1
-0
/
+1
2012-07-05
gpio/mxc: make irqs work for fsl,imx21-gpio devices
Uwe Kleine-König
1
-4
/
+6
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
1
-2
/
+2
2012-07-05
mips: pci-lantiq: Fix check for valid gpio
Roland Stigge
1
-2
/
+2
2012-07-05
gpio: export devm_gpio_request_one
Stephen Warren
1
-0
/
+1
2012-07-05
gpiolib: wm8994: Pay attention to the value set when enabling as output
Mark Brown
1
-1
/
+4
2012-07-05
gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs
Christian Dietrich
1
-1
/
+1
2012-07-05
gpio-sta2x11: don't use pdata if null
Alessandro Rubini
1
-2
/
+3
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
1
-1
/
+1
2012-07-05
ARM: fix warnings about atomic64_read
Russell King
1
-1
/
+1
2012-07-05
ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
Rabin Vincent
1
-2
/
+2
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
1
-1
/
+1
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
3
-13
/
+28
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
3
-0
/
+17
2012-07-05
ARM: fix set_domain() macro
Russell King
1
-9
/
+9
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-05
ARM: apx4devkit: fix FEC enabling PHY clock
Lauri Hintsala
1
-0
/
+11
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
ARM: fix mach-versatile/pci.c warning
Russell King
1
-1
/
+0
2012-07-04
ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4
Benoit Cousson
1
-4
/
+4
2012-07-04
ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocks
Paul Walmsley
1
-10
/
+10
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
2
-6
/
+22
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
2
-2
/
+37
2012-07-04
ARM: Orion: Fix WDT compile for Dove and MV78xx0
Andrew Lunn
4
-0
/
+5
2012-07-04
remoteproc: fix missing CONFIG_FW_LOADER configurations
Ohad Ben-Cohen
1
-0
/
+1
[next]