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
2012-03-08
TTY: tty_driver, document tty->ops->shutdown limitation
Jiri Slaby
1
-0
/
+2
2012-03-08
TTY: serial, simplify ASYNC_USR_MASK
Jiri Slaby
1
-2
/
+2
2012-03-08
TTY: remove minor_num from tty_driver
Jiri Slaby
1
-1
/
+0
2012-03-08
TTY: let alloc_tty_driver deduce the owner automatically
Jiri Slaby
1
-1
/
+4
2012-03-08
vt:tackle kbd_table
Alan Cox
3
-8
/
+24
2012-03-08
Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers
Olof Johansson
8
-42
/
+35
2012-03-08
Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt
Olof Johansson
7
-18
/
+35
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-0
/
+26
2012-03-08
DMA: PL330: Merge PL330 driver into drivers/dma/
Boojin Kim
1
-1
/
+0
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2
-0
/
+8
2012-03-08
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
1
-0
/
+7
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-6
/
+5
2012-03-08
KVM: Introduce gfn_to_index() which returns the index for a given level
Takuya Yoshikawa
1
-0
/
+7
2012-03-07
spi: create a message queueing infrastructure
Linus Walleij
1
-0
/
+51
2012-03-07
Merge tag 'rpmsg-fixes-and-more-for-3.4' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-66
/
+273
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
1
-0
/
+12
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
3
-1
/
+117
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-1
/
+4
2012-03-07
netfilter: remove ipt_SAME.h and ipt_realm.h
WANG Cong
3
-29
/
+0
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
4
-0
/
+24
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
1
-0
/
+9
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ipset: hash:net,iface timeout bug fixed
Jozsef Kadlecsik
1
-0
/
+8
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2
-23
/
+70
2012-03-07
netfilter: ipset: Log warning when a hash type of set gets full
Jozsef Kadlecsik
1
-4
/
+18
2012-03-07
netfilter: ipset: expose userspace-relevant parts in ip_set.h
Jan Engelhardt
1
-12
/
+14
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
1
-1
/
+4
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2012-03-07
NFS: add filehandle crc for debug display
Weston Andros Adamson
1
-0
/
+8
2012-03-07
writeback: fix typo in the writeback_control comment
Andrew Morton
1
-1
/
+1
2012-03-07
DMA: sa11x0: add SA-11x0 DMA driver
Russell King
1
-0
/
+24
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
1
-0
/
+26
2012-03-07
atomic: Allow atomic_inc_not_zero to be overridden
Anton Blanchard
1
-0
/
+2
2012-03-07
regulator: Remove bq24022 regulator driver
Heiko Stübner
1
-24
/
+0
2012-03-06
mlx4_core: Get rid of redundant ext_port_cap flags
Or Gerlitz
1
-5
/
+0
2012-03-06
svcrdma: silence a Sparse warning
Dan Carpenter
1
-1
/
+1
2012-03-06
pinctrl: forward-declare struct device
Stephen Warren
1
-0
/
+1
2012-03-06
pinctrl: split pincontrol states into its own header
Linus Walleij
4
-4
/
+9
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-1
/
+1
2012-03-06
block: implement bio_associate_current()
Tejun Heo
3
-2
/
+22
2012-03-06
block: add io_context->active_ref
Tejun Heo
1
-2
/
+20
2012-03-06
block: ioc_task_link() can't fail
Tejun Heo
1
-11
/
+5
2012-03-06
blkcg: drop unnecessary RCU locking
Tejun Heo
1
-1
/
+0
2012-03-06
blkcg: let blkcg core manage per-queue blkg list and counter
Tejun Heo
1
-2
/
+2
2012-03-06
blkcg: move per-queue blkg list heads and counters to queue and blkg
Tejun Heo
1
-0
/
+5
2012-03-06
blkcg: clear all request_queues on blkcg policy [un]registrations
Tejun Heo
1
-0
/
+3
2012-03-06
block: implement blk_queue_bypass_start/end()
Tejun Heo
1
-1
/
+4
2012-03-06
elevator: make elevator_init_fn() return 0/-errno
Tejun Heo
1
-1
/
+1
2012-03-06
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
1
-1
/
+4
[prev]
[next]