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-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-1
/
+1
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-0
/
+8
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
3
-5
/
+11
2010-08-11
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
1
-3
/
+2
2010-08-11
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
KOSAKI Motohiro
1
-2
/
+1
2010-08-11
memcg: use find_lock_task_mm() in memory cgroups oom
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-08-11
gpio: sx150x: add Semtech I2C sx150x gpio expander driver
Gregory Bean
1
-0
/
+78
2010-08-11
gpio: max730x: make pullups configurable via platformdata
Marc Kleine-Budde
1
-0
/
+8
2010-08-11
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
1
-0
/
+2
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
1
-0
/
+3
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
1
-0
/
+1
2010-08-11
mmc: recognize CSD structure
Kyungmin Park
2
-0
/
+2
2010-08-11
virtio_9p.h: include linux/types.h
Randy Dunlap
1
-0
/
+1
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
1
-1
/
+1
2010-08-11
param: don't deref arg in __same_type() checks
Rusty Russell
1
-5
/
+5
2010-08-11
param: add kerneldoc to moduleparam.h
Rusty Russell
1
-26
/
+95
2010-08-11
param: locking for kernel parameters
Rusty Russell
1
-0
/
+56
2010-08-11
param: make param sections const.
Rusty Russell
1
-1
/
+1
2010-08-11
param: add a free hook to kernel_param_ops.
Rusty Russell
1
-0
/
+2
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-48
/
+75
2010-08-11
ab8500-mfd: add regulator support to ab8500 mfd device
Sundar R Iyer
2
-0
/
+31
2010-08-11
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
2
-0
/
+190
2010-08-11
hwpoison: rename CONFIG
Naoya Horiguchi
1
-2
/
+2
2010-08-11
HWPOISON, hugetlb: isolate corrupted hugepage
Naoya Horiguchi
1
-0
/
+2
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
4
-10
/
+13
2010-08-11
hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
Naoya Horiguchi
3
-10
/
+24
2010-08-11
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
1
-1
/
+0
2010-08-11
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
2
-0
/
+6
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
1
-0
/
+27
2010-08-11
V7: Adjust sanity checks for some volumes
Lubomir Rintel
1
-0
/
+11
2010-08-10
net: make netpoll_rx return bool for !CONFIG_NETPOLL
John W. Linville
1
-1
/
+1
2010-08-10
i2c.h: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
11
-310
/
+292
2010-08-10
Merge branches 'master' and 'devel' into for-linus
Russell King
3
-21
/
+21
2010-08-10
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+3
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-22
/
+33
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-19
/
+107
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
10
-17
/
+197
2010-08-10
USB:: fix linux/usb.h kernel-doc warnings
Randy Dunlap
1
-0
/
+3
2010-08-10
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
1
-0
/
+4
2010-08-10
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2
-7
/
+39
2010-08-10
USB: ulpi: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+1
2010-08-10
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
1
-0
/
+2
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-5
/
+17
2010-08-10
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-10
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-0
/
+4
2010-08-10
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
1
-3
/
+3
2010-08-10
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
1
-1
/
+1
[prev]
[next]