index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-1
/
+33
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-40
/
+230
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
2
-1326
/
+711
2010-08-11
kfifo: add the new generic kfifo API
Stefani Seibold
1
-0
/
+844
2010-08-11
kfifo: kfifo_is_{full,empty} should return bools, not ints
Robert P. J. Day
1
-2
/
+2
2010-08-11
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
1
-0
/
+11
2010-08-11
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
1
-0
/
+1
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-1
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-3
/
+0
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
vfs: O_* bit numbers uniqueness check
Wu Fengguang
1
-0
/
+4
2010-08-11
virtio_9p.h: include linux/types.h
Randy Dunlap
1
-0
/
+1
2010-08-11
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2
-6
/
+6
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
1
-1
/
+1
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-11
i2c.h: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
13
-315
/
+461
2010-08-11
Merge branches 'master' and 'devel' into for-linus
Russell King
7
-40
/
+230
2010-08-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-22
/
+732
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+3
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-22
/
+33
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-19
/
+107
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
12
-21
/
+202
2010-08-11
USB:: fix linux/usb.h kernel-doc warnings
Randy Dunlap
1
-0
/
+3
2010-08-11
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
1
-0
/
+4
2010-08-11
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2
-7
/
+39
2010-08-11
USB: ulpi: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+1
2010-08-11
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
1
-0
/
+2
2010-08-11
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-5
/
+17
2010-08-11
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-0
/
+4
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
1
-3
/
+3
2010-08-11
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
1
-1
/
+1
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
1
-0
/
+4
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
1
-0
/
+23
2010-08-11
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
1
-2
/
+2
[next]