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-01-03
pinctrl: add explicit gpio_disable_free pinmux_op
Stephen Warren
1
-0
/
+3
2012-01-02
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
MyungJoo Ham
1
-0
/
+5
2011-12-31
[media] dvb-core: be sure that drivers won't use DVBv3 internally
Mauro Carvalho Chehab
1
-2
/
+4
2011-12-30
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
1
-0
/
+10
2011-12-30
unix_diag: Fixup RQLEN extension report
Pavel Emelyanov
1
-0
/
+5
2011-12-30
unix_diag: Add the MEMINFO extension
Pavel Emelyanov
1
-0
/
+2
2011-12-30
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-1
/
+2
2011-12-30
sock_diag: Introduce the meminfo nla core (v2)
Pavel Emelyanov
1
-0
/
+15
2011-12-30
unix_diag: Include unix_diag.h into header-y target
Pavel Emelyanov
2
-0
/
+3
2011-12-30
sock_diag: Arrange sock_diag.h such that it is exportable to userspace
Pavel Emelyanov
2
-3
/
+8
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+33
2011-12-30
[media] v4l: Add new alpha component control
Sylwester Nawrocki
1
-3
/
+3
2011-12-30
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
39
-164
/
+266
2011-12-28
jbd2: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
1
-0
/
+1
2011-12-28
dt: add empty of_get_node/of_put_node functions
Rob Herring
1
-15
/
+14
2011-12-28
clk: add helper functions clk_prepare_enable and clk_disable_unprepare
Richard Zhao
1
-0
/
+22
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
1
-0
/
+56
2011-12-28
Merge branch 'samsung/cleanup' into next/drivers
Arnd Bergmann
1
-10
/
+5
2011-12-27
Merge branch 'v3.2-rc6' into next/drivers
Arnd Bergmann
4
-4
/
+8
2011-12-27
Merge branch 'omap/hwmod' into next/drivers
Arnd Bergmann
12
-16
/
+34
2011-12-27
Merge branch 'pm-freezer' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+3
2011-12-27
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
2
-7
/
+16
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-30
/
+37
2011-12-27
dt: reform for_each_property to for_each_property_of_node
Dong Aisheng
1
-2
/
+2
2011-12-27
ARM/of: allow *machine_desc.dt_compat to be const
Uwe Kleine-König
1
-2
/
+2
2011-12-27
KVM: Fix whitespace in kvm_para.h
Alexander Graf
1
-1
/
+0
2011-12-27
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
1
-0
/
+2
2011-12-27
KVM: drop bsp_vcpu pointer from kvm struct
Gleb Natapov
1
-1
/
+0
2011-12-27
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
3
-5
/
+39
2011-12-27
KVM: introduce a table to map slot id to index in memslots array
Xiao Guangrong
1
-6
/
+7
2011-12-27
KVM: sort memslots by its size and use line search
Xiao Guangrong
1
-3
/
+15
2011-12-27
KVM: introduce id_to_memslot function
Xiao Guangrong
1
-0
/
+6
2011-12-27
KVM: introduce kvm_for_each_memslot macro
Xiao Guangrong
1
-0
/
+4
2011-12-27
KVM: introduce update_memslots function
Xiao Guangrong
1
-0
/
+1
2011-12-27
KVM: introduce KVM_MEM_SLOTS_NUM macro
Xiao Guangrong
1
-2
/
+5
2011-12-27
KVM: Count the number of dirty pages for dirty logging
Takuya Yoshikawa
1
-0
/
+1
2011-12-27
KVM: Fix include dependency for mmu_notifier
Eric B Munson
1
-0
/
+1
2011-12-27
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
Nadav Har'El
1
-0
/
+1
2011-12-27
PM / Freezer: fix return value of freezable_schedule_timeout_killable()
Jeff Layton
1
-1
/
+3
2011-12-26
KVM: Don't automatically expose the TSC deadline timer in cpuid
Jan Kiszka
1
-0
/
+1
2011-12-25
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
3
-7
/
+102
2011-12-25
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
3
-0
/
+10
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
7
-146
/
+96
2011-12-25
PM / QoS: Introduce dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
1
-0
/
+5
2011-12-25
PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume
Rafael J. Wysocki
1
-0
/
+1
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
11
-61
/
+135
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2
-0
/
+14
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
3
-1
/
+39
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
1
-4
/
+4
2011-12-23
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Jamie Iles
1
-1
/
+2
[prev]
[next]