index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bootmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-17
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
1
-0
/
+1
2013-07-17
linked-list: Remove __list_for_each
Dave Jones
1
-11
/
+0
2013-07-16
sysfs: use file mode defines from stat.h
Oliver Schinagl
1
-8
/
+9
2013-07-16
sysfs: add more helper macro's for (bin_)attribute(_groups)
Oliver Schinagl
1
-13
/
+38
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
2
-2
/
+11
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
2
-28
/
+88
2013-07-16
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
1
-2
/
+2
2013-07-16
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2
-22
/
+48
2013-07-16
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
1
-7
/
+21
2013-07-16
sysfs.h: add BIN_ATTR macro
Greg Kroah-Hartman
1
-0
/
+9
2013-07-16
sysfs.h: add ATTRIBUTE_GROUPS() macro
Greg Kroah-Hartman
1
-0
/
+9
2013-07-16
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
3
-4
/
+2
2013-07-16
smp: blackfin: fix check error, using atomic_ops to handle atomic_t type
Steven Miao
1
-3
/
+3
2013-07-16
ALSA: hda - Add new GPU codec ID to snd-hda
Aaron Plattner
1
-0
/
+2
2013-07-15
staging: line6: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-1
/
+4
2013-07-15
[media] saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-07-15
ASoC: s6000: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-07-15
ASoC: atmel: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-07-15
ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-07-15
ALSA: usx2y: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+4
2013-07-15
ALSA: ua101: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-2
/
+12
2013-07-15
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-2
/
+10
2013-07-15
ALSA: atiixp: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2
-0
/
+4
2013-07-15
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+3
2013-07-15
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
1
-6
/
+14
2013-07-15
sound: oss/vwsnd: Always define vwsnd_mutex
Takashi Iwai
1
-1
/
+2
2013-07-15
sound: oss/vwsnd: Add missing inclusion of linux/delay.h
Takashi Iwai
1
-0
/
+1
2013-07-15
block: delete __cpuinit usage from all block files
Paul Gortmaker
2
-6
/
+6
2013-07-15
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
4
-9
/
+9
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
27
-59
/
+62
2013-07-15
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
4
-11
/
+11
2013-07-15
net: delete __cpuinit usage from all net files
Paul Gortmaker
2
-3
/
+3
2013-07-15
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
4
-13
/
+11
2013-07-15
hwmon: delete __cpuinit usage from all hwmon files
Paul Gortmaker
2
-25
/
+22
2013-07-15
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
10
-32
/
+32
2013-07-15
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
8
-24
/
+24
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
71
-356
/
+345
2013-07-15
score: delete __cpuinit usage from all score files
Paul Gortmaker
1
-1
/
+1
2013-07-15
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
1
-1
/
+1
2013-07-15
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
1
-1
/
+1
2013-07-15
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
1
-1
/
+1
2013-07-15
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2
-3
/
+3
2013-07-15
frv: delete __cpuinit usage from all frv files
Paul Gortmaker
1
-1
/
+1
2013-07-15
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
1
-1
/
+1
2013-07-15
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
3
-16
/
+14
2013-07-15
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
5
-13
/
+13
2013-07-15
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
14
-28
/
+28
2013-07-15
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
7
-26
/
+24
2013-07-15
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
6
-15
/
+15
2013-07-15
arm64: delete __cpuinit usage from all users
Paul Gortmaker
4
-10
/
+10
[next]