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-12-12
rcu: Remove "extern" from function declarations in kernel/rcu/rcu.h
Teodora Baluta
1
-1
/
+1
2013-12-12
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
Teodora Baluta
4
-61
/
+61
2013-12-12
rcu/torture: Dynamically allocate SRCU output buffer to avoid overflow
Chen Gang
1
-33
/
+34
2013-12-12
rcu: Don't activate RCU core on NO_HZ_FULL CPUs
Paul E. McKenney
3
-0
/
+25
2013-12-12
rcu: Warn on allegedly impossible rcu_read_unlock_special() from irq
Lai Jiangshan
1
-2
/
+6
2013-12-09
rcu: Provide better diagnostics for blocking in RCU callback functions
Paul E. McKenney
3
-0
/
+9
2013-12-09
rcu: Improve SRCU's grace-period comments
Paul E. McKenney
1
-7
/
+49
2013-12-09
rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf values
Paul E. McKenney
1
-2
/
+2
2013-12-09
rcu: Fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2013-12-03
rcu: Let the world know when RCU adjusts its geometry
Paul E. McKenney
1
-0
/
+2
2013-12-03
rcu: Fix srcu_barrier() docbook header
Paul E. McKenney
1
-0
/
+1
2013-12-03
rcu: Allow task-level idle entry/exit nesting
Paul E. McKenney
1
-6
/
+8
2013-12-03
rcu: Break call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
5
-25
/
+86
2013-12-03
rcu: Fix and comment ordering around wait_event()
Paul E. McKenney
3
-4
/
+13
2013-12-03
rcu: Kick CPU halfway to RCU CPU stall warning
Paul E. McKenney
2
-1
/
+27
2013-11-29
Linux 3.13-rc2
Linus Torvalds
1
-1
/
+1
2013-11-29
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
8
-66
/
+67
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-88
/
+87
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+19
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+6
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-40
/
+138
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
1
-2
/
+1
2013-11-29
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
1
-8
/
+12
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
15
-37
/
+713
2013-11-28
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-9
/
+6
2013-11-28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+189
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-28
ALSA: hda - Add LFE chmap to ASUS ET2700
Takashi Iwai
1
-3
/
+13
2013-11-28
ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700
Takashi Iwai
1
-0
/
+9
2013-11-28
ALSA: hda - limit mic boost on Asus UX31[A,E]
Oleksij Rempel
1
-2
/
+9
2013-11-28
ALSA: hda - Check leaf nodes to find aamix amps
Takashi Iwai
1
-12
/
+45
2013-11-28
i2c: bcm2835: Linking platform nodes to adapter nodes
Florian Meier
1
-0
/
+1
2013-11-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+1
2013-11-27
Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-7
/
+18
2013-11-27
Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-62
/
+124
2013-11-27
Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+20
2013-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-18
/
+72
2013-11-27
Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-84
/
+189
2013-11-27
doc: fix generation of device-drivers
Nicolas Dichtel
1
-1
/
+1
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
1
-1
/
+0
2013-11-27
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
1
-8
/
+1
2013-11-28
drm/sysfs: fix OOM verification
David Herrmann
1
-1
/
+1
[next]