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-03-01
[PATCH] Rename PG_checked to PG_owner_priv_1
Nick Piggin
1
-1
/
+3
2007-03-01
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-0
/
+1
2007-03-01
[PATCH] mm/{,tiny-}shmem.c cleanups
Adrian Bunk
1
-5
/
+0
2007-02-26
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+29
2007-02-26
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
1
-2
/
+2
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-25
Add id_to_dma_mode function for printing DMA modes
Alan
1
-0
/
+2
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-23
libata: test major version in ata_id_is_sata()
Tejun Heo
1
-2
/
+6
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-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
1
-4
/
+4
2007-02-21
libata: separate out ata_ncq_enabled()
Tejun Heo
1
-0
/
+15
2007-02-21
libata: put some intelligence into EH speed down sequence
Tejun Heo
1
-0
/
+1
2007-02-21
libata: PATA driver for Celleb
Akira Iguchi
1
-0
/
+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
[next]