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
2011-10-06
perf, core: Introduce attrs to count in either host or guest mode
Joerg Roedel
1
-1
/
+4
2011-10-06
Merge commit 'v3.1-rc9' into sched/core
Ingo Molnar
2
-4
/
+12
2011-10-05
Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...
Grant Likely
15
-41
/
+35
2011-10-05
ALSA: jack - Add "Line In" input jack constants
David Henningsson
1
-0
/
+1
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
1
-4
/
+4
2011-10-05
drivers/video: fsl-diu-fb: move some definitions out of the header file
Timur Tabi
1
-47
/
+0
2011-10-05
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
1
-11
/
+16
2011-10-04
dt: add helper to read 64-bit integers
Jamie Iles
1
-0
/
+8
2011-10-04
dw_apb_timer: constify clocksource name
Jamie Iles
1
-1
/
+1
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
2
-10
/
+12
2011-10-04
Merge git://github.com/davem330/net
Linus Torvalds
1
-3
/
+10
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
1
-1
/
+2
2011-10-04
of: Add helpers to get one string in multiple strings property
Benoit Cousson
1
-0
/
+18
2011-10-04
ASoC: Add WM1811 support
Mark Brown
1
-0
/
+4
2011-10-04
mfd: Add WM1811 support
Mark Brown
1
-0
/
+1
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
1
-1
/
+0
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
1
-1
/
+2
2011-10-04
llist: Add llist_next()
Peter Zijlstra
1
-0
/
+5
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
1
-6
/
+9
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
1
-1
/
+5
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
1
-2
/
+5
2011-10-04
llist: Remove the platform-dependent NMI checks
Ingo Molnar
1
-10
/
+2
2011-10-04
llist: Make some llist functions inline
Huang Ying
1
-6
/
+58
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
13
-37
/
+23
2011-10-03
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
1
-0
/
+4
2011-10-03
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
1
-1
/
+1
2011-10-03
Repair wrong named definition aligned_u64
Jiří Župka
1
-1
/
+1
2011-10-03
tcp: report ECN_SEEN in tcp_info
Eric Dumazet
1
-1
/
+2
2011-10-03
genirq: percpu: allow interrupt type to be set at enable time
Marc Zyngier
1
-1
/
+1
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
3
-12
/
+43
2011-10-03
writeback: per task dirty rate limit
Wu Fengguang
1
-0
/
+7
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
1
-0
/
+3
2011-10-03
writeback: dirty rate control
Wu Fengguang
1
-0
/
+7
2011-10-03
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
1
-0
/
+1
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
1
-0
/
+1
2011-10-03
clocksource: fixup ux500 build problems
Linus Walleij
1
-4
/
+2
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
1
-0
/
+2
2011-10-02
PM / devfreq: Add basic governors
MyungJoo Ham
1
-0
/
+35
2011-10-02
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
MyungJoo Ham
1
-0
/
+203
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
2
-1
/
+1
2011-09-30
PM / OPP: Add OPP availability change notifier.
MyungJoo Ham
1
-0
/
+12
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-0
/
+2
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
2
-0
/
+86
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
1
-0
/
+42
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
4
-0
/
+71
2011-09-30
iommu/core: let drivers know if an iommu fault handler isn't installed
Ohad Ben-Cohen
1
-1
/
+5
2011-09-30
regmap: Implement regcache_cache_bypass helper function
Dimitris Papastamos
1
-0
/
+1
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
1
-1
/
+0
2011-09-29
OF: Add of_match_ptr() macro
Ben Dooks
1
-0
/
+2
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
1
-1
/
+2
[prev]
[next]