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-03-12
MFD: DaVinci Voice Codec
Miguel Aguilar
1
-0
/
+126
2010-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-23
/
+67
2010-03-12
vfs: improve writeback_inodes_wb()
Edward Shishkin
1
-0
/
+3
2010-03-11
sched: Remove avg_overlap
Mike Galbraith
1
-3
/
+0
2010-03-11
sched: Remove avg_wakeup
Mike Galbraith
1
-3
/
+0
2010-03-11
sched: Rate-limit nohz
Mike Galbraith
1
-0
/
+6
2010-03-11
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
1
-1
/
+1
2010-03-11
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
2
-1
/
+2
2010-03-11
sched: Implement group scheduler statistics in one struct
Lucas De Marchi
1
-29
/
+25
2010-03-11
perf, ppc: Fix compile error due to new cpu notifiers
Peter Zijlstra
1
-0
/
+1
2010-03-11
Input: ads7846 - add wakeup support
Ranjith Lohithakshan
1
-0
/
+1
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2
-20
/
+20
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
1
-2
/
+5
2010-03-10
perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot
Frederic Weisbecker
1
-1
/
+41
2010-03-10
perf, x86: use LBR for PEBS IP+1 fixup
Peter Zijlstra
1
-0
/
+6
2010-03-10
perf, x86: Implement simple LBR support
Peter Zijlstra
1
-0
/
+11
2010-03-10
perf, x86: Add PEBS infrastructure
Peter Zijlstra
1
-1
/
+2
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
1
-0
/
+16
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-0
/
+7
2010-03-09
Input: ads7846 - add support for AD7843 parts
Michael Hennerich
1
-1
/
+1
2010-03-10
driver core: Early dev_name() support.
Paul Mundt
1
-0
/
+4
2010-03-10
serial: sh-sci: Fix build failure for non-sh architectures.
Peter Huewe
1
-0
/
+4
2010-03-09
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
225
-1610
/
+9617
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-8
/
+12
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
1
-0
/
+2
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-17
/
+134
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
6
-16
/
+16
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-03-08
netfilter: remove stale declaration for ip6_masked_addrcmp()
YOSHIFUJI Hideaki
1
-4
/
+0
2010-03-08
netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...
Andrea Gelmini
1
-2
/
+1
2010-03-08
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2
-4
/
+19
2010-03-07
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
1
-1
/
+1
2010-03-07
sysfs: Implement sysfs_rename_link
Eric W. Biederman
1
-0
/
+9
2010-03-07
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
Eric W. Biederman
1
-0
/
+20
2010-03-07
sysfs: Use one lockdep class per sysfs attribute.
Eric W. Biederman
1
-0
/
+18
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-2
/
+2
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-5
/
+5
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
1
-0
/
+17
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-2
/
+4
2010-03-07
sysdev: Add sysdev_create/remove_files
Andi Kleen
1
-0
/
+13
2010-03-07
sysfs: Add attribute array to sysdev classes
Andi Kleen
1
-0
/
+2
2010-03-07
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
1
-0
/
+14
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-2
/
+4
2010-03-07
driver core: make platform_device_id table const
Eric Miao
1
-1
/
+1
2010-03-07
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
1
-0
/
+5
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+3
2010-03-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
17
-240
/
+5240
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+6
[prev]
[next]