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-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2
-5
/
+4
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-9
/
+9
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+4
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
1
-4
/
+74
2011-12-14
kref: fix up the kfree build problems
Greg Kroah-Hartman
1
-5
/
+10
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
1
-2
/
+0
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
1
-18
/
+10
2011-12-13
kref: Inline all functions
Peter Zijlstra
1
-5
/
+75
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
1
-1
/
+1
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
1
-0
/
+26
2011-11-17
USB: Add helper macro for usb_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+12
2011-11-17
SPI: Add helper macro for spi_driver boilerplate
Lars-Peter Clausen
1
-0
/
+11
2011-11-17
I2C: Add helper macro for i2c_driver boilerplate
Lars-Peter Clausen
1
-0
/
+13
2011-11-17
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2
-10
/
+23
2011-11-15
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+3
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-22
/
+30
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-156
/
+124
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+14
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
40
-176
/
+197
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+47
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-6
/
+13
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-10
/
+15
2011-11-06
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
1
-3
/
+0
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-4
/
+3
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+1
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+7
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+1
2011-11-05
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-14
/
+5
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-14
/
+37
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-39
/
+27
2011-11-04
bonding: comparing a u8 with -1 is always false
Dan Carpenter
1
-0
/
+2
2011-11-04
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
1
-8
/
+3
2011-11-04
PM / OPP: Fix build when CONFIG_PM_OPP is not set
Tony Lindgren
1
-2
/
+2
2011-11-04
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
1
-4
/
+0
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-0
/
+4
2011-11-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+27
2011-11-04
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+10
2011-11-04
dt: add empty of_machine_is_compatible
Stephen Warren
1
-0
/
+5
2011-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+61
2011-11-03
Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...
Grant Likely
72
-373
/
+804
2011-11-03
[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control
Sylwester Nawrocki
1
-0
/
+1
2011-11-03
[media] V4L: docbook documentation for struct v4l2_create_buffers
Guennadi Liakhovetski
1
-3
/
+11
2011-11-03
[media] V4L: add two new ioctl()s for multi-size videobuffer management
Guennadi Liakhovetski
1
-0
/
+18
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
15
-466
/
+1375
2011-11-03
Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+11
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
1
-12
/
+34
[next]