index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
Mark Brown
2
-2
/
+2
2013-07-15
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
Mark Brown
1
-4
/
+4
2013-07-15
Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus
Mark Brown
4
-44
/
+39
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-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-47
/
+51
2013-07-15
ext4: make the extent_status code more robust against ENOMEM failures
Theodore Ts'o
1
-12
/
+39
2013-07-15
ext4: simplify calculation of blocks to free on error
Theodore Ts'o
1
-2
/
+2
2013-07-15
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
1
-0
/
+11
2013-07-14
block: delete __cpuinit usage from all block files
Paul Gortmaker
2
-6
/
+6
2013-07-14
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
4
-9
/
+9
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
27
-59
/
+62
2013-07-14
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
4
-11
/
+11
2013-07-14
net: delete __cpuinit usage from all net files
Paul Gortmaker
2
-3
/
+3
2013-07-14
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
4
-13
/
+11
2013-07-14
hwmon: delete __cpuinit usage from all hwmon files
Paul Gortmaker
2
-25
/
+22
2013-07-14
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
10
-32
/
+32
2013-07-14
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
8
-24
/
+24
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
71
-356
/
+345
2013-07-14
score: delete __cpuinit usage from all score files
Paul Gortmaker
1
-1
/
+1
2013-07-14
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
1
-1
/
+1
2013-07-14
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
1
-1
/
+1
2013-07-14
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
1
-1
/
+1
2013-07-14
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2
-3
/
+3
2013-07-14
frv: delete __cpuinit usage from all frv files
Paul Gortmaker
1
-1
/
+1
2013-07-14
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
1
-1
/
+1
2013-07-14
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
3
-16
/
+14
2013-07-14
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
5
-13
/
+13
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
14
-28
/
+28
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
7
-26
/
+24
2013-07-14
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
6
-15
/
+15
2013-07-14
arm64: delete __cpuinit usage from all users
Paul Gortmaker
4
-10
/
+10
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
15
-67
/
+60
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
70
-140
/
+64
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
61
-338
/
+294
2013-07-14
parisc: delete __cpuinit usage from all users
Paul Gortmaker
4
-14
/
+16
2013-07-14
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2
-7
/
+7
2013-07-15
cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFS
Paul Bolle
1
-2
/
+2
2013-07-15
PM / Sleep: Fix comment typo in pm_wakeup.h
Chanwoo Choi
1
-2
/
+2
2013-07-15
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
1
-1
/
+2
2013-07-15
cpufreq: Revert commit a66b2e to fix suspend/resume regression
Srivatsa S. Bhat
2
-5
/
+5
2013-07-15
ACPI / memhotplug: Fix a stale pointer in error path
Toshi Kani
1
-0
/
+1
2013-07-15
ACPI / scan: Always call acpi_bus_scan() for bus check notifications
Rafael J. Wysocki
1
-4
/
+6
2013-07-15
ACPI / scan: Do not try to attach scan handlers to devices having them
Rafael J. Wysocki
1
-0
/
+3
2013-07-14
hwmon: (abx500) Staticize abx500_temp_attributes
Sachin Kamat
1
-1
/
+1
2013-07-14
Linux 3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-14
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-69
/
+121
2013-07-14
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-137
/
+73
2013-07-14
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
5
-4
/
+8
[prev]
[next]