index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
MN10300: Fix a missing semicolon
David Howells
1
-1
/
+1
2012-07-10
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
1
-0
/
+2
2012-07-10
ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume
Jonathan Nieder
1
-22
/
+0
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
kmsg: merge continuation records while printing
Kay Sievers
1
-42
/
+78
2012-07-09
kmsg: /proc/kmsg - support reading of partial log records
Kay Sievers
1
-8
/
+20
2012-07-09
ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it
Kevin Hilman
1
-1
/
+0
2012-07-09
virtio-balloon: fix add/get API use
Michael S. Tsirkin
1
-14
/
+10
2012-07-08
[SCSI] bnx2i: Removed the reference to the netdev->base_addr
Eddie Wai
3
-7
/
+7
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
3
-9
/
+11
2012-07-08
[SCSI] Fix NULL dereferences in scsi_cmd_to_driver
Mark Rustad
1
-1
/
+7
2012-07-08
Linux 3.5-rc6
v3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-08
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-08
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-08
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-07
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
ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=n
Magnus Damm
1
-0
/
+5
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
ARM: ux500: Over-ride the DT device naming scheme for pinctrl
Lee Jones
1
-0
/
+2
2012-07-06
ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set
Lee Jones
2
-5
/
+7
2012-07-06
of: address: Don't fail a lookup just because a node has no reg property
Lee Jones
1
-4
/
+3
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
kmsg: make sure all messages reach a newly registered boot console
Kay Sievers
1
-0
/
+6
2012-07-06
kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
Kay Sievers
1
-8
/
+1
2012-07-06
kmsg: add the facility number to the syslog prefix
Kay Sievers
1
-4
/
+7
2012-07-06
kmsg: escape the backslash character while exporting data
Kay Sievers
1
-2
/
+2
2012-07-06
printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq
liu chuansheng
1
-12
/
+12
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-06
ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timer
Paul Walmsley
4
-9
/
+30
2012-07-06
USB: cdc-wdm: fix lockup on error in wdm_read
Bjørn Mork
1
-0
/
+2
2012-07-06
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
1
-8
/
+0
2012-07-06
USB: option: Add MEDIATEK product ids
Gaosen Zhang
1
-0
/
+20
2012-07-06
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
[next]