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
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
1
-0
/
+10
2010-10-22
usb: Add Intel Langwell USB OTG Transceiver Driver
Hao Wu
1
-0
/
+139
2010-10-22
serial: abstraction for 8250 legacy ports
Alan Cox
1
-0
/
+4
2010-10-22
8250: allow platforms to override PM hook.
Manuel Lauss
2
-0
/
+6
2010-10-22
altera_uart: Fix missing prototype for registering an early console
Anton Vorontsov
1
-0
/
+4
2010-10-22
altera_uart: Add support for different address strides
Anton Vorontsov
1
-0
/
+1
2010-10-22
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
1
-0
/
+8
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
1
-0
/
+1
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
2
-0
/
+11
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
1
-1
/
+1
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
1
-0
/
+1
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
1
-0
/
+2
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
1
-0
/
+2
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
1
-0
/
+2
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
1
-1
/
+1
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
1
-0
/
+7
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
1
-0
/
+3
2010-10-22
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2010-10-22
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
3
-4
/
+41
2010-10-22
Merge branch 'hwpoison-fixes-2.6.37' into hwpoison
Andi Kleen
1
-1
/
+2
2010-10-22
drbd: Silenced an assert
Philipp Reisner
1
-1
/
+1
2010-10-22
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
1
-1
/
+1
2010-10-21
spi: enable spi_board_info to be registered after spi_master
Feng Tang
1
-0
/
+3
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+8
2010-10-21
vlan: Calling vlan_hwaccel_do_receive() is always valid.
Jesse Gross
1
-1
/
+2
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-29
/
+82
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-68
/
+125
2010-10-21
include/linux/libata.h: fix typo
Andrea Gelmini
1
-1
/
+1
2010-10-21
libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+3
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
1
-0
/
+5
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-2
/
+3
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-6
/
+11
2010-10-21
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
1
-0
/
+2
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-14
/
+15
2010-10-21
[libata] support for > 512 byte sectors (e.g. 4K Native)
Grant Grundler
1
-6
/
+40
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-0
/
+5
2010-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-4
/
+28
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-58
/
+356
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
4
-45
/
+65
2010-10-21
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-7
/
+6
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-301
/
+349
2010-10-21
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+4
2010-10-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2010-10-21
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2010-10-21
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+32
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-102
/
+348
[prev]
[next]