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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
1
-2
/
+2
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-0
/
+1
2014-12-13
Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next
Zhang Rui
3
-6
/
+114
2014-12-12
tracing/sched: Check preempt_count() for current when reading task->state
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+8
2014-12-13
PM: Remove the SET_PM_RUNTIME_PM_OPS() macro
Ulf Hansson
1
-2
/
+0
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+16
2014-12-12
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+46
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-1
/
+28
2014-12-12
Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-7
/
+9
2014-12-12
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-3
/
+3
2014-12-12
ACPI / PM: Do not disable wakeup GPEs that have not been enabled
Rafael J. Wysocki
1
-0
/
+1
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
1
-6
/
+0
2014-12-12
Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+39
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-28
/
+28
2014-12-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+6
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
1
-0
/
+39
2014-12-12
Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus
Jiri Kosina
1
-4
/
+0
2014-12-12
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
1
-0
/
+2
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-30
/
+11
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-10
/
+7
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-3
/
+1
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-3
/
+26
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+8
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+263
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+46
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-0
/
+23
2014-12-11
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
1
-0
/
+7
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
118
-898
/
+4186
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
1
-1
/
+3
2014-12-11
i2c: core changes for slave support
Wolfram Sang
1
-0
/
+29
2014-12-11
Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-141
/
+383
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-26
/
+108
2014-12-11
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
1
-5
/
+4
2014-12-11
ipmi: Use the proper type for acpi_handle
Corey Minyard
1
-1
/
+4
2014-12-11
ipmi: Remove useless sysfs_name parameters
Corey Minyard
1
-1
/
+0
2014-12-11
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
1
-0
/
+1
2014-12-11
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
3
-43
/
+48
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
12
-118
/
+318
2014-12-11
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-8
/
+11
2014-12-11
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-0
/
+26
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-232
/
+406
2014-12-11
net/mlx4: Add support for A0 steering
Matan Barak
1
-2
/
+15
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-2
/
+8
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-2
/
+19
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
1
-0
/
+5
2014-12-11
Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2014-12-11
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+186
[prev]
[next]