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
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
1
-2
/
+48
2015-03-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...
Ingo Molnar
24
-46
/
+162
2015-03-27
time: Add ktime_get_tai_ns()
Peter Zijlstra
1
-0
/
+5
2015-03-27
time: Introduce tk_fast_raw
Peter Zijlstra
1
-0
/
+1
2015-03-27
time: Add timerkeeper::tkr_raw
Peter Zijlstra
1
-2
/
+2
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-6
/
+6
2015-03-27
locking: Remove atomicy checks from {READ,WRITE}_ONCE
Peter Zijlstra
1
-16
/
+0
2015-03-27
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
1
-4
/
+17
2015-03-26
memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs
Alex Smith
1
-0
/
+43
2015-03-26
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
1
-0
/
+1
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-5
/
+5
2015-03-26
tty: serial: Remove orphaned serial driver
Stephen Boyd
1
-49
/
+0
2015-03-26
serial: 8250: Decouple RSA probe
Peter Hurley
1
-0
/
+2
2015-03-26
serial: 8250: Separate legacy irq handling from core port operations
Peter Hurley
1
-0
/
+15
2015-03-26
of: Explicitly include linux/types.h in of_graph.h
Mark Brown
1
-0
/
+2
2015-03-26
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
1
-1
/
+0
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
1
-8
/
+11
2015-03-26
console: Add extensible console matching
Peter Hurley
2
-4
/
+1
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
1
-0
/
+6
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
2
-0
/
+41
2015-03-26
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
1
-0
/
+1
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
1
-1
/
+6
2015-03-26
serial: core: Add minor field to uart_port
Peter Hurley
1
-0
/
+1
2015-03-26
NFC: nxp-nci: Add support for NXP NCI chips
Clément Perrochaud
1
-0
/
+27
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
1
-0
/
+2
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2
-30
/
+23
2015-03-26
phy: exynos5-usbdrd: Add to support for Exynos5433 SoC
Jaewon Kim
1
-0
/
+3
2015-03-25
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
1
-4
/
+5
2015-03-25
rhashtable: provide len to obj_hashfn
Patrick McHardy
1
-2
/
+4
2015-03-25
iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification
David Woodhouse
1
-0
/
+14
2015-03-25
iommu/vt-d: kill bogus ecap_niotlb_iunits()
David Woodhouse
1
-3
/
+1
2015-03-25
device: Add dev_of_node() accessor
Benjamin Herrenschmidt
1
-0
/
+7
2015-03-25
sysfs: Document struct attribute_group
Guenter Roeck
1
-0
/
+15
2015-03-25
misc: Add attribute groups
Takashi Iwai
1
-0
/
+2
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
14
-13
/
+60
2015-03-25
ARM: OMAP2+: PRCM: add support for static clock memmap indices
Tero Kristo
1
-0
/
+1
2015-03-25
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
1
-0
/
+18
2015-03-25
fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
1
-0
/
+6
2015-03-24
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-03-24
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
4
-1
/
+15
2015-03-24
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-106
/
+2
2015-03-24
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
1
-2
/
+3
2015-03-24
rhashtable: Disable automatic shrinking by default
Thomas Graf
1
-2
/
+5
2015-03-24
rhashtable: Mark internal/private inline functions as such
Thomas Graf
1
-0
/
+2
2015-03-24
rhashtable: Use 'unsigned int' consistently
Thomas Graf
1
-7
/
+7
2015-03-24
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
1
-1
/
+1
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
1
-0
/
+1
2015-03-24
libata: remove ATA_FLAG_LOWTAG
Tejun Heo
1
-1
/
+0
2015-03-24
wlcore: remove wl12xx_platform_data
Eliad Peller
1
-25
/
+0
2015-03-24
wl12xx: use frequency instead of enumerations for pdata clocks
Luciano Coelho
1
-24
/
+3
[prev]
[next]