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
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
2014-11-21
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-2
/
+3
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
1
-14
/
+8
2014-11-21
printk/percpu: Define printk_func when printk is not defined
Steven Rostedt (Red Hat)
2
-2
/
+3
2014-11-21
Merge back earlier cpuidle material for 3.19-rc1.
Rafael J. Wysocki
1
-2
/
+2
2014-11-21
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
1
-0
/
+5
2014-11-21
phy: improved lookup method
Heikki Krogerus
1
-0
/
+16
2014-11-21
phy: safer to_phy() macro
Heikki Krogerus
1
-1
/
+1
2014-11-21
Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...
Mark Brown
1
-0
/
+7
2014-11-21
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-1
/
+2
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
1
-0
/
+49
2014-11-20
ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
Tony Lindgren
1
-0
/
+199
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
1
-6
/
+18
2014-11-20
thermal: introduce clock cooling device
Eduardo Valentin
1
-0
/
+65
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
3
-26
/
+26
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
385
-4427
/
+8449
2014-11-20
Merge tag 'omap-for-v3.19/clocks-and-pm' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+15
2014-11-20
mtd: nand: provide detailed description for raw read/write page methods
Boris BREZILLON
1
-2
/
+15
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
5
-15
/
+18
2014-11-20
Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into ...
Dave Airlie
1
-5
/
+83
2014-11-19
printk: Add per_cpu printk func to allow printk to be diverted
Steven Rostedt (Red Hat)
2
-0
/
+5
2014-11-19
seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
Steven Rostedt (Red Hat)
1
-2
/
+5
2014-11-19
tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
Steven Rostedt (Red Hat)
1
-0
/
+41
2014-11-19
tracing: Have seq_buf use full buffer
Steven Rostedt (Red Hat)
1
-3
/
+3
2014-11-19
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
1
-1
/
+19
2014-11-19
seq_buf: Create seq_buf_used() to find out how much was written
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-11-19
tracing: Add a seq_buf_clear() helper and clear len and readpos in init
Steven Rostedt (Red Hat)
1
-2
/
+7
2014-11-19
tracing: Convert seq_buf fields to be like seq_file fields
Steven Rostedt (Red Hat)
1
-4
/
+4
2014-11-19
tracing: Convert seq_buf_path() to be like seq_path()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-19
tracing: Create seq_buf layer in trace_seq
Steven Rostedt (Red Hat)
2
-7
/
+86
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
1
-1
/
+0
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2
-6
/
+16
2014-11-19
tracing: Remove return values of most trace_seq_*() functions
Steven Rostedt (Red Hat)
1
-22
/
+15
2014-11-19
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
Steven Rostedt (Red Hat)
2
-0
/
+23
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
1
-0
/
+8
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
3
-5
/
+19
2014-11-19
kill f_dentry macro
Al Viro
1
-1
/
+0
2014-11-19
new helper: audit_file()
Al Viro
1
-0
/
+9
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
1
-1
/
+0
2014-11-19
merge d_materialise_unique() into d_splice_alias()
Al Viro
1
-1
/
+1
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
1
-0
/
+15
[prev]
[next]