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-07-23
of: Transactional DT support.
Pantelis Antoniou
1
-0
/
+76
2014-07-23
of: Reorder device tree changes and notifiers
Grant Likely
1
-0
/
+1
2014-07-23
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
2
-2
/
+14
2014-07-23
of: Make devicetree sysfs update functions consistent.
Grant Likely
1
-2
/
+0
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
1
-0
/
+12
2014-07-23
timekeeping: Use cached ntp_tick_length when accumulating error
John Stultz
1
-0
/
+9
2014-07-23
timekeeping: Rework frequency adjustments to work better w/ nohz
John Stultz
1
-0
/
+1
2014-07-23
timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
Thomas Gleixner
1
-0
/
+2
2014-07-23
seqcount: Add raw_write_seqcount_latch()
Mathieu Desnoyers
1
-0
/
+11
2014-07-23
seqcount: Provide raw_read_seqcount()
Thomas Gleixner
1
-0
/
+16
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
1
-48
/
+55
2014-07-23
timekeeping: Restructure the timekeeper some more
Thomas Gleixner
1
-0
/
+4
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
2
-5
/
+4
2014-07-23
timekeeping: Provide ktime_get_raw()
Thomas Gleixner
2
-0
/
+9
2014-07-23
timekeeping: Simplify timekeeping_clocktai()
Thomas Gleixner
1
-0
/
+5
2014-07-23
timekeeping: Remove timekeeper.total_sleep_time
Thomas Gleixner
1
-4
/
+2
2014-07-23
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping: Remove monotonic_to_bootbased
Thomas Gleixner
1
-1
/
+0
2014-07-23
iio: Use ktime_get_real_ns()
Thomas Gleixner
1
-8
/
+1
2014-07-23
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
1
-2
/
+2
2014-07-23
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
1
-3
/
+0
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-0
/
+1
2014-07-23
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
Rafael J. Wysocki
1
-0
/
+4
2014-07-23
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
1
-3
/
+2
2014-07-23
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-23
svcrdma: Double the default credit limit
Chuck Lever
1
-2
/
+1
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
1
-0
/
+2
2014-07-23
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
1
-0
/
+2
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
1
-2
/
+2
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
timekeeping: Provide ktime_get[*]_ns() helpers
Thomas Gleixner
1
-0
/
+15
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
1
-1
/
+0
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
1
-1
/
+11
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
1
-0
/
+3
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-38
/
+46
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-18
/
+0
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
1
-5
/
+61
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
4
-58
/
+84
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
1
-5
/
+5
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2
-0
/
+56
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
2
-14
/
+163
2014-07-23
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
1
-4
/
+3
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2
-10
/
+8
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2
-179
/
+5
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2
-5
/
+6
[prev]
[next]