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
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
1
-0
/
+12
2013-10-16
pwm-backlight: Add optional enable GPIO
Thierry Reding
1
-0
/
+5
2013-10-15
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-14
/
+0
2013-10-16
backlight: introduce backlight_device_registered
Aaron Lu
1
-0
/
+4
2013-10-16
cpufreq: create cpufreq_generic_init() routine
Viresh Kumar
1
-0
/
+3
2013-10-16
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
1
-0
/
+8
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
1
-0
/
+7
2013-10-16
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
1
-7
/
+8
2013-10-16
cpufreq: rewrite cpufreq_driver->flags using shift operator
Viresh Kumar
1
-7
/
+8
2013-10-15
Merge branch 'idle.2013.09.25a' into HEAD
Paul E. McKenney
3
-12
/
+31
2013-10-15
of: Make cpu node handling more portable.
David Miller
1
-0
/
+3
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
1
-0
/
+6
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
1
-1
/
+1
2013-10-15
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
1
-14
/
+0
2013-10-15
Merge tag 'v3.12-rc5' into perf/core
Ingo Molnar
14
-12
/
+80
2013-10-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-6
/
+4
2013-10-14
Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...
Kevin Hilman
15
-66
/
+90
2013-10-14
Merge branches 'omap-for-v3.13/dt' and 'omap-for-v3.13/quirk' into omap-for-v...
Tony Lindgren
1
-0
/
+12
2013-10-14
USB: ohci-exynos: Remove non-DT support
Jingoo Han
1
-21
/
+0
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
1
-0
/
+5
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-5
/
+6
2013-10-14
regmap: new API regmap_multi_reg_write() definition
Anthony Olech
1
-0
/
+2
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
3
-3
/
+3
2013-10-14
Correct some typos for word frequency
LABBE Corentin
1
-1
/
+1
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-1
/
+2
2013-10-14
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
1
-7
/
+0
2013-10-13
hwmon: Provide managed hwmon registration
Guenter Roeck
1
-0
/
+5
2013-10-13
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
1
-0
/
+5
2013-10-13
hwmon: (atxp1) Set and use error code from vid_to_reg()
Guenter Roeck
1
-1
/
+1
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+15
2013-10-12
iio: Add a hysteresis event info attribute
Lars-Peter Clausen
1
-0
/
+1
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
3
-14
/
+77
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
1
-0
/
+28
2013-10-11
USB: serial: export usb_serial_generic_write_start
Johan Hovold
1
-0
/
+2
2013-10-11
USB: ehci-s5p: Remove non-DT support
Jingoo Han
1
-21
/
+0
2013-10-11
USB: add a private-data pointer to struct usb_tt
Alan Stern
1
-0
/
+1
2013-10-11
USB: NS_TO_US should round up
Alan Stern
1
-3
/
+2
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
1
-0
/
+3
2013-10-11
usb-anchor: Ensure poisened gets initialized to 0
Hans de Goede
1
-0
/
+1
2013-10-11
Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop
Mark Brown
1
-0
/
+2
2013-10-11
spi: Provide common spi_message processing loop
Mark Brown
1
-2
/
+19
2013-10-11
spi: Provide per-message prepare and unprepare operations
Mark Brown
1
-0
/
+11
2013-10-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+0
2013-10-11
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
1
-0
/
+9
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
1
-2
/
+0
2013-10-11
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
2
-1
/
+17
2013-10-11
hashtable: add hash_for_each_possible_rcu_notrace()
Alexey Kardashevskiy
1
-0
/
+15
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
5
-1
/
+54
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-0
/
+15
2013-10-11
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
1
-7
/
+0
[prev]
[next]