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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
1
-2
/
+2
2014-08-06
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
1
-1
/
+1
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
1
-0
/
+2
2014-08-06
fsnotify: rename event handling functions
Jan Kara
1
-6
/
+6
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
1
-2
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
27
-263
/
+1000
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+8
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-9
/
+531
2014-08-06
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-0
/
+2
2014-08-06
sas_ss_flags: Remove nested ternary if
Richard Weinberger
1
-2
/
+4
2014-08-06
Rip out get_signal_to_deliver()
Richard Weinberger
1
-13
/
+1
2014-08-06
Clean up signal_delivered()
Richard Weinberger
1
-1
/
+0
2014-08-06
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
1
-7
/
+1
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-348
/
+583
2014-08-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-64
/
+4
2014-08-05
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
1
-1
/
+6
2014-08-05
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
1
-2
/
+9
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-0
/
+1
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-0
/
+3
2014-08-05
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+924
2014-08-05
Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+2
2014-08-05
Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-76
/
+66
2014-08-05
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-08-05
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2014-08-05
random: introduce getrandom(2) system call
Theodore Ts'o
1
-0
/
+3
2014-08-05
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2
-11
/
+44
2014-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-0
/
+7
2014-08-05
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...
Mark Brown
1
-10
/
+44
2014-08-05
Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...
Mark Brown
1
-0
/
+837
2014-08-05
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...
Mark Brown
2
-0
/
+58
2014-08-05
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...
Mark Brown
2
-15
/
+22
2014-08-05
regulator: act8865: add support for act8846
Beniamino Galvani
1
-0
/
+17
2014-08-05
regulator: act8865: prepare support for other act88xx devices
Beniamino Galvani
1
-1
/
+5
2014-08-05
mlx4_core: Add support for secure-host and SMP firewall
Jack Morgenstein
2
-0
/
+8
2014-08-05
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
1
-4
/
+4
2014-08-05
KVM: Move all accesses to kvm::irq_routing into irqchip.c
Paul Mackerras
1
-28
/
+7
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
1
-2
/
+6
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-1
/
+1
2014-08-05
drivers/vfio: EEH support for VFIO PCI device
Gavin Shan
1
-0
/
+23
2014-08-04
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-5
/
+280
2014-08-04
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-6
/
+15
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-63
/
+75
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-13
/
+591
2014-08-04
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+455
2014-08-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-0
/
+52
2014-08-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+55
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+135
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+2
[prev]
[next]