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
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
1
-6
/
+6
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-15
OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO
Tomi Valkeinen
1
-0
/
+9
2010-02-14
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-2
/
+2
2010-02-14
of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
Grant Likely
1
-0
/
+2
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-0
/
+1
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-0
/
+13
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+1
2010-02-14
of: protect linux/of.h with CONFIG_OF
Jeremy Kerr
1
-0
/
+3
2010-02-14
of: Remove old and misplaced function declarations
Grant Likely
2
-10
/
+8
2010-02-13
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
1
-0
/
+1
2010-02-12
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
1
-0
/
+17
2010-02-12
if_link: Add SR-IOV configuration methods
Williams, Mitch A
1
-0
/
+30
2010-02-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+11
2010-02-12
include/linux/netdevice.h: Add netif_printk helpers
Joe Perches
1
-0
/
+53
2010-02-12
netdevice.h: Add netdev_printk helpers like dev_printk
Joe Perches
1
-0
/
+71
2010-02-12
Move round_up/down to kernel.h
Yinghai Lu
1
-0
/
+10
2010-02-12
sparsemem: Put mem map for one node together.
Yinghai Lu
1
-0
/
+7
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
3
-0
/
+14
2010-02-12
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
1
-1
/
+3
2010-02-12
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
1
-2
/
+2
2010-02-12
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
1
-1
/
+1
2010-02-12
ARM: PNX4008: get i2c clock rate from clk API
Russell King
1
-1
/
+0
2010-02-12
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
1
-2
/
+2
2010-02-12
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
1
-4
/
+0
2010-02-11
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
2
-1
/
+20
2010-02-11
x86, ptrace: regset extensions to support xstate
Suresh Siddha
1
-0
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
1
-0
/
+1
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
1
-0
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
1
-1
/
+2
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
1
-4
/
+10
2010-02-10
Input: sh_keysc - update the driver with mode 6
Magnus Damm
1
-3
/
+3
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-0
/
+53
2010-02-10
x86/pci: Add cap_resource()
Yinghai Lu
1
-0
/
+8
2010-02-10
x86: Move range related operation to one file
Yinghai Lu
1
-0
/
+22
2010-02-10
Merge remote branch 'linus/master' into x86/bootmem
H. Peter Anvin
431
-6764
/
+10446
2010-02-10
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
1
-0
/
+2
2010-02-10
seq_file: Add helpers for iteration over a hlist
Li Zefan
1
-0
/
+11
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
4
-0
/
+7
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
3
-0
/
+3
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
1
-0
/
+4
2010-02-10
fat: Fix stat->f_namelen
Kevin Dankwardt
1
-1
/
+2
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
1
-4
/
+9
2010-02-10
netfilter: xtables: consistent struct compat_xt_counters definition
Alexey Dobriyan
1
-5
/
+1
2010-02-10
HID: Export hid_register_report
Michael Poole
1
-0
/
+1
2010-02-10
nfs41 do not allocate unused back channel pages
Andy Adamson
1
-0
/
+15
2010-02-10
nfs41: implement cb_recall_slot
Andy Adamson
1
-0
/
+2
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
60
-221
/
+750
[prev]
[next]