index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
access.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
Documentation: fix vgaarbiter.txt typos etc.
Nicolas Kaiser
1
-11
/
+9
2011-05-24
Documentation: update LXR web link
Harry Wei
1
-1
/
+1
2011-05-24
Documentation: update epoll sysctl text
Lucian Adrian Grijincu
1
-7
/
+0
2011-05-24
Documentation: update dontdiff file
Randy Dunlap
1
-12
/
+46
2011-05-23
x86, apic: Include module.h header in apic_flat_64.c
Randy Dunlap
1
-0
/
+1
2011-05-23
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
1
-1
/
+3
2011-05-23
ARM: bcmring: convert to use sp804 clockevents
Russell King
1
-110
/
+8
2011-05-23
ARM: bcmring: convert to sp804 clocksource
Russell King
2
-64
/
+45
2011-05-23
ARM: 6912/1: bcmring: Add clkdev table in init_early
Jiandong Zheng
3
-2
/
+7
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
3
-8
/
+16
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
7
-10
/
+13
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
6
-3
/
+77
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
7
-8
/
+8
2011-05-23
clocksource: convert OMAP1 to 32-bit down counting clocksource
Russell King
2
-17
/
+7
2011-05-23
clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
Russell King
2
-13
/
+8
2011-05-23
clocksource: convert SPEAr platforms 16-bit up counting clocksource
Russell King
2
-14
/
+3
2011-05-23
clocksource: convert Integrator/AP 16-bit down counting clocksource
Russell King
2
-18
/
+4
2011-05-23
clocksource: convert W90x900 24-bit down counting clocksource
Russell King
2
-15
/
+3
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
6
-87
/
+16
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
10
-145
/
+34
2011-05-23
clocksource: add common mmio clocksource
Russell King
4
-0
/
+85
2011-05-23
ARM: update sa1100 to reflect PXA updates
Russell King
1
-5
/
+3
2011-05-23
ARM: omap1: convert to using readl/writel instead of volatile struct
Russell King
1
-15
/
+16
2011-05-23
ARM: omap1: delete useless interrupt handler
Russell King
1
-15
/
+0
2011-05-23
ARM: s5p: consolidate selection of timer register
Russell King
1
-41
/
+17
2011-05-23
ARM: 6939/1: fix missing 'cpu_relax()' declaration
Marc Zyngier
1
-0
/
+2
2011-05-23
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
1
-0
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
19
-162
/
+37
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
2011-05-23
ARM: Fix generic irq chip
Russell King
2
-0
/
+3
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
2
-7
/
+7
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
6
-19
/
+29
2011-05-23
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
1
-1
/
+1
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
5
-102
/
+113
2011-05-23
perf tools: Fix sample size bit operations
Frederic Weisbecker
1
-16
/
+16
2011-05-23
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
1
-13
/
+26
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
1
-5
/
+0
2011-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
3
-7
/
+18
2011-05-23
watchdog: Disable watchdog when thresh is zero
Mandeep Singh Baines
4
-23
/
+20
2011-05-23
watchdog: Only disable/enable watchdog if neccessary
Mandeep Singh Baines
1
-8
/
+12
2011-05-23
watchdog: Fix rounding bug in get_sample_period()
Mandeep Singh Baines
1
-1
/
+1
2011-05-23
b43: fix comment typo reqest -> request
Jim Cromie
1
-2
/
+2
2011-05-23
HID: hid-multitouch: cosmetic changes, sort classes and devices
Benjamin Tissoires
2
-48
/
+54
2011-05-23
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
1
-1
/
+2
2011-05-23
x86: setup_smep needs to be __cpuinit
Linus Torvalds
1
-2
/
+2
2011-05-23
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2
-8
/
+7
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
38
-0
/
+38
2011-05-23
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
1
-0
/
+1
2011-05-23
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
1
-43
/
+24
2011-05-23
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
1
-1
/
+1
[next]