index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-05
ipc: simplify message copying
Stanislav Kinsbursky
2
-16
/
+14
2013-01-05
ipc: convert prepare_copy() from macro to function
Stanislav Kinsbursky
1
-2
/
+9
2013-01-05
ipc: simplify free_copy() call
Stanislav Kinsbursky
1
-6
/
+8
2013-01-05
selftests: IPC message queue copy feature test
Stanislav Kinsbursky
4
-2
/
+275
2013-01-05
ipc: introduce message queue copy feature
Stanislav Kinsbursky
4
-2
/
+102
2013-01-05
ipc: message queue receive cleanup
Stanislav Kinsbursky
3
-49
/
+45
2013-01-05
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
5
-4
/
+65
2013-01-05
ipc: remove forced assignment of selected message
Stanislav Kinsbursky
1
-4
/
+1
2013-01-05
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
1
-0
/
+7
2013-01-04
arm64: Always select ARM_AMBA and GENERIC_GPIO
Catalin Marinas
1
-0
/
+4
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2013-01-04
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
1
-34
/
+65
2013-01-04
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
1
-39
/
+70
2013-01-04
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2
-25
/
+56
2013-01-04
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
1
-27
/
+58
2013-01-04
drm/radeon: add GPU reset flags
Alex Deucher
1
-0
/
+5
2013-01-04
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
1
-1
/
+1
2013-01-04
misc: remove __dev* attributes.
Greg Kroah-Hartman
4
-5
/
+4
2013-01-04
include: remove __dev* attributes.
Greg Kroah-Hartman
2
-8
/
+8
2013-01-04
Documentation: remove __dev* attributes.
Greg Kroah-Hartman
9
-36
/
+14
2013-01-04
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
28
-92
/
+88
2013-01-04
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
11
-100
/
+87
2013-01-04
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
8
-20
/
+19
2013-01-04
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
26
-58
/
+49
2013-01-04
Drivers: clocksource: remove __dev* attributes.
Greg Kroah-Hartman
5
-16
/
+16
2013-01-04
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
4
-31
/
+26
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
22
-51
/
+46
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
21
-56
/
+53
2013-01-04
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
10
-39
/
+33
2013-01-04
Drivers: memory: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2013-01-04
Drivers: mmc: remove __dev* attributes.
Greg Kroah-Hartman
4
-7
/
+7
2013-01-04
Drivers: iommu: remove __dev* attributes.
Greg Kroah-Hartman
4
-9
/
+9
2013-01-04
Drivers: power: remove __dev* attributes.
Greg Kroah-Hartman
4
-11
/
+9
2013-01-04
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
4
-13
/
+11
2013-01-04
Drivers: macintosh: remove __dev* attributes.
Greg Kroah-Hartman
11
-40
/
+40
2013-01-04
Drivers: mfd: remove __dev* attributes.
Greg Kroah-Hartman
9
-35
/
+30
2013-01-04
pstore: remove __dev* attributes.
Greg Kroah-Hartman
3
-16
/
+12
2013-01-04
MM: vmscan: remove __devinit attribute.
Greg Kroah-Hartman
1
-2
/
+2
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
27
-90
/
+74
2013-01-04
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
4
-13
/
+11
2013-01-04
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
15
-68
/
+42
2013-01-04
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
23
-65
/
+61
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
65
-188
/
+172
2013-01-04
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
23
-100
/
+86
2013-01-04
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
21
-89
/
+84
2013-01-04
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
43
-134
/
+131
2013-01-04
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
7
-17
/
+17
2013-01-04
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
12
-175
/
+152
2013-01-04
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
5
-15
/
+15
[next]