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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
page-allocator: add inactive ratio calculation function of each zone
Minchan Kim
1
-0
/
+1
2009-06-17
page-allocator: clean up functions related to pages_min
Minchan Kim
1
-1
/
+1
2009-06-17
page-allocator: use integer fields lookup for gfp_zone and check for errors i...
Christoph Lameter
1
-15
/
+96
2009-06-17
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
1
-1
/
+3
2009-06-17
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
1
-0
/
+12
2009-06-17
mm: introduce follow_pfn()
Johannes Weiner
1
-0
/
+2
2009-06-17
vmscan: cleanup the scan batching code
Wu Fengguang
1
-2
/
+2
2009-06-17
vmscan: evict use-once pages first
Rik van Riel
1
-0
/
+7
2009-06-17
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
1
-0
/
+7
2009-06-17
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
1
-3
/
+16
2009-06-17
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
1
-1
/
+15
2009-06-17
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
1
-3
/
+0
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-1
/
+9
2009-06-17
page allocator: do not sanity check order in the fast path
Mel Gorman
1
-6
/
+0
2009-06-17
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
1
-10
/
+2
2009-06-17
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2
-8
/
+13
2009-06-17
mm: clean up get_user_pages_fast() documentation
Nick Piggin
1
-15
/
+5
2009-06-17
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
1
-0
/
+2
2009-06-17
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
1
-2
/
+3
2009-06-17
readahead: make mmap_miss an unsigned int
Wu Fengguang
1
-1
/
+1
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-12
/
+0
2009-06-17
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-8
/
+4
2009-06-17
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-0
/
+3
2009-06-17
V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...
Uri Shkolnik
1
-0
/
+8
2009-06-17
V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.
Hans de Goede
1
-1
/
+2
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+358
2009-06-17
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
11
-3
/
+296
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-18
/
+912
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
10
-10
/
+18
2009-06-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-0
/
+46
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+5
2009-06-16
printk: Add KERN_DEFAULT printk log-level
Linus Torvalds
1
-0
/
+2
2009-06-16
printk: clean up handling of log-levels and newlines
Linus Torvalds
1
-1
/
+1
2009-06-16
mg_disk: seperate mg_disk.h again
unsik Kim
1
-0
/
+45
2009-06-16
block: Introduce helper to reset queue limits to default values
Martin K. Petersen
1
-0
/
+1
2009-06-16
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2
-9
/
+9
2009-06-16
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
1
-0
/
+2
2009-06-16
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2
-0
/
+32
2009-06-16
USB: Support for submitting control URBs under xHCI.
Sarah Sharp
1
-1
/
+3
2009-06-16
USB: Support for addressing a USB device under xHCI
Sarah Sharp
1
-0
/
+2
2009-06-16
USB: Add route string to struct usb_device.
Sarah Sharp
1
-0
/
+2
2009-06-16
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-0
/
+1
2009-06-16
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
1
-0
/
+1
2009-06-16
USB: Add Intel Langwell USB OTG Transceiver Drive
Hao Wu
1
-0
/
+177
2009-06-16
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
1
-0
/
+310
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-4
/
+8
2009-06-16
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
1
-0
/
+8
2009-06-16
USB: audio: add USB audio class definitions
Bryan Wu
1
-2
/
+263
2009-06-16
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
1
-0
/
+44
2009-06-16
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
1
-0
/
+8
[prev]
[next]