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-05-23
ARM: Add platform support for LSI AXM55xx SoC
Anders Berg
1
-0
/
+36
2014-05-23
MIPS: Fix a typo error in AUDIT_ARCH definition
Huacai Chen
1
-1
/
+1
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
3
-0
/
+23
2014-05-23
drm/dp_helper: add defines for DP 1.2 and MST support. (v2)
Dave Airlie
1
-0
/
+78
2014-05-23
mfd: stmpe: root out static GPIO and IRQ assignments
Linus Walleij
1
-14
/
+0
2014-05-23
ALSA: Remove deprecated snd_card_create()
Takashi Iwai
1
-7
/
+0
2014-05-22
clk: tegra: Fix xusb_hs_src clock hierarchy
Andrew Bresticker
2
-2
/
+4
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
1
-0
/
+5
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-34
/
+111
2014-05-23
lib: add glibc style strchrnul() variant
Grant Likely
1
-0
/
+3
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
30
-32
/
+153
2014-05-22
openvswitch: Avoid assigning a NULL pointer to flow actions.
Jarno Rajahalme
1
-1
/
+3
2014-05-22
net/mlx4_core: Deprecate use_prio module parameter
Amir Vadai
1
-1
/
+0
2014-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-35
/
+22
2014-05-22
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
2
-0
/
+2
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-0
/
+1
2014-05-22
of: mdio: remove of_phy_connect_fixed_link
Florian Fainelli
1
-10
/
+0
2014-05-22
vlan: more careful checksum features handling
Michal Kubeček
1
-0
/
+14
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
1
-0
/
+20
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
3
-70
/
+224
2014-05-22
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-4
/
+52
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
1
-1
/
+0
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
3
-11
/
+192
2014-05-22
tcp: make cwnd-limited checks measurement-based, and gentler
Neal Cardwell
2
-5
/
+12
2014-05-22
Merge branch 'at91-3.16-cleanup' into at91-3.16-dt3
Nicolas Ferre
3
-28
/
+7
2014-05-22
Merge tag 'asoc-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
42
-217
/
+463
2014-05-22
Merge branch 'at91-3.15-fixes' into at91-3.16-dt3
Nicolas Ferre
1
-0
/
+0
2014-05-22
workqueue: remove unused work_clear_pending()
Lai Jiangshan
1
-7
/
+0
2014-05-22
workqueue: remove unused WORK_CPU_END
Lai Jiangshan
1
-2
/
+1
2014-05-22
workqueue: declare system_highpri_wq
Lai Jiangshan
1
-0
/
+4
2014-05-22
Merge 3.15-rc6 into staging-next.
Greg Kroah-Hartman
30
-32
/
+153
2014-05-22
mmc: omap_hsmmc: split omap-dma header file
Balaji T K
2
-18
/
+22
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
1
-0
/
+2
2014-05-22
MIPS: Fix a typo error in AUDIT_ARCH definition
Huacai Chen
1
-1
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
1
-0
/
+3
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
1
-2
/
+1
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
1
-0
/
+2
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
1
-0
/
+3
2014-05-22
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
5
-9
/
+78
2014-05-22
ARM: edma: Remove redundant/unused parameters from edma_soc_info
Peter Ujfalusi
1
-7
/
+0
2014-05-22
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...
xiaofeng.yan
1
-2
/
+2
2014-05-22
sched: Consolidate open coded implementations of nice level frobbing into nic...
Dongsheng Yang
1
-0
/
+16
2014-05-22
HID: rmi: do not handle touchscreens through hid-rmi
Benjamin Tissoires
1
-0
/
+8
2014-05-22
ARM: edma: Remove queue_tc_mapping data from edma_soc_info
Peter Ujfalusi
1
-1
/
+0
2014-05-22
Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Ingo Molnar
1
-5
/
+2
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
37
-52
/
+223
2014-05-22
cfg80211: allow RSSI compensation
Emmanuel Grumbach
1
-0
/
+7
[prev]
[next]