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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
1
-0
/
+1
2014-09-08
Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...
Ingo Molnar
457
-3726
/
+12559
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-88
/
+206
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-12
/
+28
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
1
-1
/
+2
2014-09-08
proportions: add @gfp to init functions
Tejun Heo
2
-4
/
+6
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
3
-6
/
+8
2014-09-07
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2
-3
/
+3
2014-09-07
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
2
-8
/
+10
2014-09-07
rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch()
Paul E. McKenney
1
-2
/
+0
2014-09-07
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2
-1
/
+4
2014-09-07
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
1
-0
/
+1
2014-09-07
rcu: Make TASKS_RCU handle tasks that are almost done exiting
Paul E. McKenney
1
-0
/
+3
2014-09-07
rcu: Add synchronous grace-period waiting for RCU-tasks
Paul E. McKenney
1
-0
/
+2
2014-09-07
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
1
-0
/
+13
2014-09-07
rcu: Add call_rcu_tasks()
Paul E. McKenney
3
-11
/
+57
2014-09-07
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
1
-1
/
+1
2014-09-07
rcu: Break more call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
1
-0
/
+3
2014-09-07
rcu: Uninline rcu_read_lock_held()
Oleg Nesterov
1
-35
/
+1
2014-09-07
rcu: Return bool type in rcu_lockdep_current_cpu_online()
Pranith Kumar
1
-1
/
+1
2014-09-07
Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+1
2014-09-06
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2014-09-06
power_supply: Add boot and calibration attributes
Ramakrishna Pallala
1
-0
/
+5
2014-09-06
ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver
Lars-Peter Clausen
1
-9
/
+0
2014-09-06
ASoC: Add snd_soc_component_{get,set}_drvdata()
Lars-Peter Clausen
1
-4
/
+15
2014-09-06
regulator: isl9305: Add Intersil ISL9305/H driver
Mark Brown
1
-0
/
+30
2014-09-05
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
1
-6
/
+7
2014-09-05
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
1
-1
/
+6
2014-09-05
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
3
-1
/
+6
2014-09-05
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
1
-0
/
+4
2014-09-05
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2
-0
/
+3
2014-09-05
ipv4: harden fnhe_hashfun()
Eric Dumazet
1
-1
/
+2
2014-09-05
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
3
-5
/
+5
2014-09-05
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
1
-1
/
+1
2014-09-05
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
1
-3
/
+1
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2
-0
/
+32
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-5
/
+44
2014-09-05
Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...
Bjorn Helgaas
2
-0
/
+7
2014-09-05
Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2014-09-05
Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-45
/
+60
2014-09-05
Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2014-09-05
gpio: fix 'CONFIG_GPIO_IRQCHIP' comments
Paul Bolle
1
-2
/
+2
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
1
-2
/
+4
2014-09-05
cfg80211: enable dynack through nl80211
Lorenzo Bianconi
2
-0
/
+14
2014-09-05
nl80211: Add flag attribute for RRM connections
Assaf Krauss
2
-0
/
+15
2014-09-05
nl80211: Allow declaring RRM-related features
Assaf Krauss
1
-0
/
+14
2014-09-05
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
2
-0
/
+2
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
[prev]
[next]