index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
12
-45
/
+32
2012-01-06
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-06
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-06
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-7
/
+5
2012-01-06
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
3
-10
/
+5
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-06
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-06
PCI: IA64: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-6
/
+5
2012-01-06
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
3
-12
/
+10
2012-01-06
PCI: add declaration for pcibios_set_master() to pci core
Myron Stowe
1
-0
/
+2
2012-01-06
uio: Convert uio_generic_pci to new intx masking API
Jan Kiszka
1
-72
/
+7
2012-01-06
PCI: Introduce INTx check & mask API
Jan Kiszka
4
-1
/
+116
2012-01-06
PCI: Rework config space blocking services
Jan Kiszka
7
-50
/
+131
2012-01-06
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
Gary Hade
1
-2
/
+16
2012-01-06
PCI: Fix PCI_EXP_TYPE_RC_EC value
Alex Williamson
1
-1
/
+1
2012-01-06
PCI: fix a brace coding style issue in probe.c
Zac Storer
1
-1
/
+1
2012-01-06
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
1
-1
/
+2
2012-01-06
PCI: msi: Disable msi interrupts when we initialize a pci device
Eric W. Biederman
1
-0
/
+10
2012-01-06
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
Rafael J. Wysocki
1
-4
/
+8
2012-01-06
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
4
-13
/
+2
2012-01-06
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
1
-1
/
+1
2012-01-06
PCI: Rework ASPM disable code
Matthew Garrett
4
-24
/
+46
2012-01-06
PCI: Fix PRI and PASID consistency
Alex Williamson
2
-12
/
+12
2012-01-06
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
4
-0
/
+133
2012-01-06
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
Dave Jones
1
-0
/
+10
2012-01-06
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
Dave Jones
1
-0
/
+12
2012-01-06
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
Dave Jones
1
-0
/
+7
2012-01-04
Revert "rtc: Expire alarms after the time is set."
Linus Torvalds
1
-6
/
+0
2012-01-03
Revert "rtc: Disable the alarm in the hardware"
Linus Torvalds
1
-34
/
+10
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
1
-4
/
+10
2012-01-03
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
Jan Kara
2
-2
/
+2
2012-01-03
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
1
-1
/
+5
2012-01-02
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-7
/
+17
2011-12-31
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
1
-0
/
+1
2011-12-31
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
1
-8
/
+20
2011-12-31
netfilter: ctnetlink: fix timeout calculation
Xi Wang
1
-2
/
+2
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
4
-5
/
+11
2011-12-30
skge: restore rx multicast filter on resume and after config changes
Florian Zumbiehl
1
-0
/
+3
2011-12-30
mlx4_en: nullify cq->vector field when closing completion queue
Yevgeny Petrilin
1
-0
/
+1
2011-12-30
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
4
-75
/
+65
2011-12-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
11
-30
/
+48
2011-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+6
2011-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-26
/
+3
2011-12-30
Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+15
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
2011-12-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
4
-7
/
+12
2011-12-29
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2011-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+22
[next]