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-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
1
-0
/
+3
2008-10-17
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
2
-0
/
+72
2008-10-17
USB: Fix spelling in usb/serial.h
Geoff Levand
1
-1
/
+1
2008-10-17
usb gadget: cdc obex glue
Felipe Balbi
1
-0
/
+9
2008-10-17
usb gadget: function activation/deactivation
David Brownell
1
-2
/
+9
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
1
-0
/
+2
2008-10-17
USB: kill URBs permanently
Oliver Neukum
1
-0
/
+2
2008-10-17
USB: add USB test and measurement class driver
Greg Kroah-Hartman
2
-1
/
+44
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+1
2008-10-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-2
/
+63
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-12
/
+29
2008-10-17
block: remove __generic_unplug_device() from exports
Jens Axboe
1
-1
/
+0
2008-10-17
blktrace: add support for driver data
Stefan Raspl
1
-0
/
+32
2008-10-17
block: fix nr_phys_segments miscalculation bug
FUJITA Tomonori
1
-0
/
+7
2008-10-17
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
2
-1
/
+24
2008-10-16
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-21
/
+18
2008-10-16
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+684
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-4
/
+16
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+7
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-8
/
+149
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-31
/
+11
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-5
/
+207
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+7
2008-10-16
resource: add resource_type() and IORESOURCE_TYPE_BITS
Magnus Damm
1
-1
/
+6
2008-10-16
Configure out AIO support
Thomas Petazzoni
1
-0
/
+9
2008-10-16
parport: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-10-16
pid_ns: kill the now unused task_child_reaper()
Oleg Nesterov
1
-6
/
+0
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-1
/
+1
2008-10-16
quota: remove CVS keywords
Adrian Bunk
2
-5
/
+0
2008-10-16
telephony: remove CVS keywords
Adrian Bunk
1
-4
/
+0
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
1
-2
/
+4
2008-10-16
fbdev: add new TMIO framebuffer driver
Dmitry Baryshkov
1
-0
/
+19
2008-10-16
matroxfb: support G200eV chip
Darrick J. Wong
1
-0
/
+1
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+3
2008-10-16
autofs4: add miscellaneous device for ioctls
Ian Kent
2
-1
/
+158
2008-10-16
autofs4: cleanup autofs mount type usage
Ian Kent
1
-0
/
+5
2008-10-16
i2o: Fix 32/64bit DMA locking
Alan Cox
1
-280
/
+12
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
1
-0
/
+1
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
Kirill A. Shutemov
1
-0
/
+2
2008-10-16
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
1
-0
/
+3
2008-10-16
introduce generic iommu_num_pages function
Joerg Roedel
1
-0
/
+3
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2
-0
/
+7
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-1
/
+0
2008-10-16
include/linux/clk.h: fix comment
Alex Raimondi
1
-0
/
+4
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
2
-2
/
+2
2008-10-16
profiling: dynamically enable readprofile at runtime
Dave Hansen
1
-3
/
+5
2008-10-16
Make the taint flags reliable
Andi Kleen
1
-12
/
+13
2008-10-16
wait: kill is_sync_wait()
Tejun Heo
1
-9
/
+0
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
1
-5
/
+3
2008-10-16
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
1
-4
/
+0
[next]