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-04-21
ASoC: Change return type of snd_soc_write() to int
Lars-Peter Clausen
1
-2
/
+2
2014-04-20
ext4: rename uninitialized extents to unwritten
Lukas Czerner
1
-4
/
+4
2014-04-20
ext4: get rid of EXT4_MAP_UNINIT flag
Lukas Czerner
1
-1
/
+0
2014-04-20
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2014-04-20
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
1
-1
/
+0
2014-04-20
6lowpan: include net/net_namespace.h on 6lowpan namepsace header
Luis R. Rodriguez
1
-0
/
+1
2014-04-20
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
1
-0
/
+15
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
1
-0
/
+1
2014-04-20
net: phy: export genphy_config_init()
Daniel Mack
1
-0
/
+1
2014-04-20
ACPICA: Update version to 20140325.
Bob Moore
1
-1
/
+1
2014-04-20
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
1
-3
/
+3
2014-04-20
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
1
-0
/
+3
2014-04-20
ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.
Lv Zheng
1
-1
/
+1
2014-04-20
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
1
-6
/
+5
2014-04-20
ACPICA: Linux-specific header: Add support for PPC64 compilation.
Colin Ian King
1
-1
/
+2
2014-04-20
ACPICA: Clean up comment divergences in aclinux.h
Lv Zheng
1
-1
/
+1
2014-04-20
ACPICA: gcc-specific: Fix possible issue with the strchr function.
Bob Moore
1
-0
/
+11
2014-04-20
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+2
2014-04-19
Input: Add INPUT_PROP_TOPBUTTONPAD device property
Hans de Goede
1
-0
/
+1
2014-04-19
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+1
2014-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-2
/
+9
2014-04-19
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
1
-0
/
+4
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-10
/
+21
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+1
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-10
/
+37
2014-04-18
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-18
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-18
Shiraz has moved
Viresh Kumar
1
-1
/
+1
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
1
-1
/
+3
2014-04-18
dt-bindings: clock: Move at91.h to dt-bindigs/clock
Tushar Behera
1
-0
/
+0
2014-04-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+2
2014-04-18
libata/ahci: accommodate tag ordered controllers
Dan Williams
1
-0
/
+1
2014-04-18
ASoC: add RT5651 CODEC driver
Bard Liao
1
-0
/
+21
2014-04-18
mfd: arizona: Factor out read of device tree GPIOs
Charles Keepax
1
-0
/
+3
2014-04-18
Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2014-04-18
ASoC: Add resource managed snd_soc_register_platform()
Peter Ujfalusi
1
-0
/
+2
2014-04-18
regmap: add reg_read/reg_write callbacks to regmap_bus struct
Boris BREZILLON
1
-0
/
+6
2014-04-18
regulator: tps65090: Allow setting the overcurrent wait time
Doug Anderson
1
-0
/
+5
2014-04-18
regulator: tps65217: Remove *rdev[] from struct tps65217
Axel Lin
1
-1
/
+0
2014-04-18
regulator: core: Return error in get optional stub
Tim Kryger
1
-2
/
+2
2014-04-18
of: add empty of_find_node_by_path() for !OF
Alexander Shiyan
1
-0
/
+5
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
11
-24
/
+22
2014-04-18
perf: Allow building PMU drivers as modules
Yan, Zheng
1
-0
/
+1
2014-04-18
sched: Remove set_need_resched()
Peter Zijlstra
1
-14
/
+0
2014-04-18
sched/wait: Explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
5
-14
/
+66
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
1
-1
/
+5
2014-04-17
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2
-2
/
+36
2014-04-17
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
2
-3
/
+10
[prev]
[next]