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
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
1
-0
/
+4
2008-12-30
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
Rusty Russell
1
-0
/
+4
2008-12-30
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
1
-6
/
+6
2008-12-30
virtio: Don't use PAGE_SIZE in virtio_pci.c
Rusty Russell
1
-0
/
+4
2008-12-30
cpumask: Use nr_cpu_ids in seq_cpumask
Rusty Russell
1
-1
/
+1
2008-12-30
cpumask: smp_call_function_many()
Rusty Russell
1
-7
/
+8
2008-12-30
cpumask: make set_cpu_*/init_cpu_* out-of-line
Rusty Russell
1
-46
/
+7
2008-12-30
cpumask: make cpumask.h eat its own dogfood.
Rusty Russell
1
-37
/
+38
2008-12-30
cpumask: switch over to cpu_online/possible/active/present_mask: core
Rusty Russell
1
-46
/
+29
2008-12-30
bitmap: fix seq_bitmap and seq_cpumask to take const pointer
Rusty Russell
1
-2
/
+3
2008-12-30
bitmap: test for constant as well as small size for inline versions
Rusty Russell
1
-16
/
+19
2008-12-30
cpumask: make CONFIG_NR_CPUS always valid.
Rusty Russell
1
-8
/
+8
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
88
-918
/
+2852
2008-12-29
V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.
Robert Jarzmik
1
-0
/
+1
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-12-29
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-12-29
ide: add ->max_sectors field to struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-12-29
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
ide: always set nIEN on idle devices
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-12-29
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
ide-cd: remove obsolete seek optimization
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2008-12-29
Input: map_to_7segment.h - convert to __inline__ for userspace
Mike Frysinger
1
-1
/
+1
2008-12-29
locking, percpu counters: introduce separate lock classes
Peter Zijlstra
1
-4
/
+10
2008-12-29
DMI: add dmi_match
Jiri Slaby
1
-0
/
+3
2008-12-29
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
2
-3
/
+6
2008-12-29
Merge branch 'topic/failslab' into for-linus
Pekka Enberg
1
-0
/
+9
2008-12-29
Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...
Pekka Enberg
1
-4
/
+4
2008-12-29
slab: Fix comment on #endif
Pascal Terjan
1
-1
/
+1
2008-12-29
SLUB: failslab support
Akinobu Mita
1
-0
/
+9
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-0
/
+4
2008-12-29
Get rid of CONFIG_LSF
Jens Axboe
1
-8
/
+3
2008-12-29
block: add one-hit cache for disk partition lookup
Jens Axboe
1
-0
/
+1
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
2
-6
/
+5
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
2
-3
/
+7
2008-12-29
bio: add support for inlining a number of bio_vecs inside the bio
Jens Axboe
1
-0
/
+12
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
1
-1
/
+5
2008-12-29
bio: move the slab pointer inside the bio_set
Jens Axboe
1
-0
/
+1
2008-12-29
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
1
-1
/
+2
2008-12-29
block: simplify empty barrier implementation
Tejun Heo
1
-1
/
+0
2008-12-29
block: make barrier completion more robust
Tejun Heo
1
-2
/
+2
2008-12-29
block: make every barrier action optional
Tejun Heo
1
-2
/
+5
2008-12-29
block: reorganize QUEUE_ORDERED_* constants
Tejun Heo
1
-16
/
+23
2008-12-29
block: reorder struct bio to remove padding on 64bit
Richard Kennedy
1
-1
/
+2
2008-12-29
block: use cancel_work_sync() instead of kblockd_flush_work()
Cheng Renquan
1
-1
/
+0
2008-12-29
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
2
-0
/
+2
2008-12-29
block: add queue flag for paravirt frontend drivers
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
85
-922
/
+2842
[prev]
[next]