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-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2
-0
/
+103
2014-11-23
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
1
-0
/
+19
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
1
-5
/
+13
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-2
/
+12
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-2
/
+3
2014-11-23
ARM: imx53: clk: add ARM clock
Lucas Stach
1
-1
/
+2
2014-11-23
ARM: imx5: add step clock, used when reprogramming PLL1
Lucas Stach
1
-1
/
+3
2014-11-23
ARM: imx6sx: add imx6sx iomux-gpr field define
Fugang Duan
1
-0
/
+39
2014-11-22
asm-generic: Remove asm-generic arch_bprm_mm_init()
Dave Hansen
1
-5
/
+0
2014-11-22
percpu: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
1
-3
/
+1
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
1
-34
/
+4
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+56
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+25
2014-11-21
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2014-11-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2014-11-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-173
/
+741
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
1
-0
/
+11
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
1
-0
/
+2
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
1
-0
/
+11
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
1
-0
/
+12
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
1
-0
/
+12
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
1
-0
/
+62
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
1
-0
/
+18
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
1
-0
/
+28
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
1
-0
/
+83
2014-11-21
time: Remove timekeeping_inject_sleeptime()
John Stultz
1
-11
/
+0
2014-11-21
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
pang.xunlei
1
-2
/
+19
2014-11-21
time: Expose get_monotonic_coarse64() for in-kernel uses
John Stultz
1
-1
/
+10
2014-11-21
time: Expose getrawmonotonic64 for in-kernel uses
John Stultz
1
-1
/
+14
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
1
-3
/
+14
2014-11-21
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
pang.xunlei
1
-1
/
+12
2014-11-21
time: Provide y2038 safe do_settimeofday() replacement
pang.xunlei
1
-1
/
+20
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-8
/
+0
2014-11-21
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
Masami Hiramatsu
1
-2
/
+14
2014-11-21
sched: introduce vlan action
Jiri Pirko
2
-0
/
+62
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+2
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+1
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-19
/
+0
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-5
/
+4
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-1
/
+0
2014-11-21
net: phy: add static data field to struct phy_driver
Johan Hovold
1
-0
/
+2
[prev]
[next]