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-10-02
percpu: reduce PCPU_MIN_UNIT_SIZE to 32k
Tejun Heo
1
-1
/
+1
2010-10-02
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
Tejun Heo
1
-0
/
+2
2010-10-02
slub: Dynamically size kmalloc cache allocations
Christoph Lameter
1
-5
/
+2
2010-10-01
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
1
-0
/
+25
2010-10-01
nfsd4: keep per-session list of connections
J. Bruce Fields
1
-0
/
+3
2010-10-01
x86, amd_nb: Enable GART support for AMD family 0x15 CPUs
Andreas Herrmann
1
-0
/
+1
2010-10-01
nfsd4: remove spkm3
J. Bruce Fields
1
-55
/
+0
2010-10-01
net: Export __sock_create
Pavel Emelyanov
1
-0
/
+2
2010-10-01
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
1
-1
/
+2
2010-10-01
sunrpc: Add net to xprt_create
Pavel Emelyanov
1
-0
/
+1
2010-10-01
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
1
-0
/
+1
2010-10-01
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
1
-0
/
+1
2010-10-01
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
1
-2
/
+2
2010-10-01
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
1
-0
/
+1
2010-10-01
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
1
-0
/
+1
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2010-09-30
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-1
/
+6
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-0
/
+1
2010-09-30
wl12xx: fix non-wl12xx build scenarios
Ohad Ben-Cohen
1
-0
/
+13
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-09-29
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
Linus Walleij
1
-0
/
+222
2010-09-29
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
1
-1
/
+1
2010-09-29
dummy: percpu stats and lockless xmit
Eric Dumazet
1
-0
/
+1
2010-09-29
serial: Add OMAP high-speed UART driver
Govindraj.R
1
-0
/
+3
2010-09-29
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
1
-2
/
+2
2010-09-28
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
1
-0
/
+1
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+3
2010-09-27
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
1
-0
/
+12
2010-09-27
net: Allow changing number of RX queues after device allocation
Ben Hutchings
1
-1
/
+15
2010-09-27
tunnels: prepare percpu accounting
Eric Dumazet
1
-0
/
+1
2010-09-27
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
1
-0
/
+5
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-27
sunrpc: Make the /proc/net/rpc appear in net namespaces
Pavel Emelyanov
1
-8
/
+15
2010-09-27
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
1
-0
/
+2
2010-09-27
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
1
-0
/
+2
2010-09-27
sunrpc: Add net to pure API calls
Pavel Emelyanov
1
-2
/
+2
2010-09-27
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
1
-1
/
+2
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+6
2010-09-26
net: loopback driver cleanup
Eric Dumazet
1
-2
/
+4
2010-09-26
net: skb_frag_t can be smaller on small arches
Eric Dumazet
1
-0
/
+5
2010-09-25
Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK
Mark Lord
1
-0
/
+3
2010-09-24
stmmac: review the wake-up support
Giuseppe Cavallaro
1
-0
/
+1
2010-09-24
net: davinci_emac: cleanup unused mdio emac code
Cyril Chemparathy
1
-3
/
+0
2010-09-24
net: davinci_emac: switch to new mdio
Cyril Chemparathy
1
-0
/
+9
2010-09-24
net: davinci_emac: separate out davinci mdio
Cyril Chemparathy
1
-0
/
+4
2010-09-24
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
Benny Halevy
1
-1
/
+1
2010-09-24
HID: usbhid: remove unused hiddev_driver
Alan Stern
1
-4
/
+0
2010-09-24
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+3
2010-09-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
4
-20
/
+93
[prev]
[next]