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
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-2
/
+2
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2
-0
/
+13
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-18
/
+36
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-4
/
+83
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-11
/
+0
2007-02-23
sysfs: allow attributes to be added to groups
Alan Stern
1
-0
/
+17
2007-02-23
USB: make autosuspend delay a module parameter
Alan Stern
1
-0
/
+3
2007-02-23
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2
-0
/
+12
2007-02-23
USB: add rationale on why usb descriptor structures have to be packed
Inaky Perez-Gonzalez
1
-4
/
+18
2007-02-23
USB: add driver for iowarrior devices.
Greg Kroah-Hartman
1
-0
/
+33
2007-02-23
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
Greg Kroah-Hartman
1
-2
/
+0
2007-02-23
power management: fix struct layout and docs
Johannes Berg
1
-2
/
+35
2007-02-23
sysfs: move struct sysfs_dirent to private header
Adam J. Richter
1
-12
/
+1
2007-02-23
Driver core: remove class_device_rename
Greg Kroah-Hartman
1
-2
/
+0
2007-02-22
[CPUFREQ] constify cpufreq_driver where possible.
Dave Jones
1
-2
/
+2
2007-02-21
V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSD
Michael Schimek
1
-1
/
+42
2007-02-21
V4L/DVB (5182): Remove #if 0 section from videodev2.h
Hans Verkuil
1
-1
/
+0
2007-02-21
V4L/DVB (5181): Sliced VBI API no longer marked experimental.
Hans Verkuil
1
-11
/
+0
2007-02-21
V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits
Trent Piepho
1
-1
/
+1
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
1
-0
/
+14
2007-02-21
V4L/DVB (5068): Fix authorship references
Mauro Carvalho Chehab
1
-1
/
+1
2007-02-20
[PATCH] autofs4: header file update
Ian Kent
1
-4
/
+12
2007-02-20
[PATCH] cdrom: use unsigned bitfields
Randy Dunlap
1
-1
/
+1
2007-02-20
[PATCH] mfd: SM501 core driver
Ben Dooks
2
-0
/
+527
2007-02-20
[PATCH] cfag12864b: fix crash when built-in and no parport present
Miguel Ojeda
2
-0
/
+8
2007-02-20
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-2
/
+2
2007-02-20
[PATCH] Replace highest_possible_node_id() with nr_node_ids
Christoph Lameter
1
-2
/
+2
2007-02-20
[PATCH] mincore warning fix
Andrew Morton
1
-1
/
+4
2007-02-20
[PATCH] rework reserved major handling
Andrew Morton
1
-0
/
+1
2007-02-20
[PATCH] minix v3: fix superblock definition
Andries Brouwer
1
-2
/
+1
2007-02-20
[PATCH] Fix build errors if bitop functions are do {} while macros
Ralf Baechle
1
-6
/
+6
2007-02-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2007-02-20
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
1
-2
/
+2
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2
-24
/
+32
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
1
-6
/
+3
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
1
-1
/
+3
2007-02-20
backlight: Convert semaphore -> mutex
Richard Purdie
2
-5
/
+5
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2
-0
/
+52
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
2
-5
/
+0
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2
-3
/
+9
2007-02-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-25
/
+26
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-6
/
+0
2007-02-19
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+9
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-7
/
+7
2007-02-19
Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-224
/
+0
2007-02-19
Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...
Linus Torvalds
1
-0
/
+5
2007-02-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+37
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-15
/
+13
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+3
[next]