index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
vmscan: evict use-once pages first
Rik van Riel
2009-06-16
1
-0
/
+7
|
*
|
|
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-06-16
1
-0
/
+7
|
*
|
|
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
2009-06-16
1
-3
/
+16
|
*
|
|
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-16
1
-1
/
+15
|
*
|
|
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
2009-06-16
1
-3
/
+0
|
*
|
|
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
2
-1
/
+9
|
*
|
|
page allocator: do not sanity check order in the fast path
Mel Gorman
2009-06-16
1
-6
/
+0
|
*
|
|
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
2009-06-16
1
-10
/
+2
|
*
|
|
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
2
-8
/
+13
|
*
|
|
mm: clean up get_user_pages_fast() documentation
Nick Piggin
2009-06-16
1
-15
/
+5
|
*
|
|
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
2009-06-16
1
-0
/
+2
|
*
|
|
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
2009-06-16
1
-2
/
+3
|
*
|
|
readahead: make mmap_miss an unsigned int
Wu Fengguang
2009-06-16
1
-1
/
+1
|
*
|
|
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-12
/
+0
|
*
|
|
firmware_map: fix hang with x86/32bit
Yinghai Lu
2009-06-16
1
-8
/
+4
|
*
|
|
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-06-16
1
-0
/
+358
|
\
\
\
\
|
*
|
|
|
firewire: core: use more outbound tlabels
Stefan Richter
2009-06-14
1
-1
/
+2
|
*
|
|
|
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
2009-06-14
1
-0
/
+2
|
*
|
|
|
firewire: add parent-of-unit accessor
Stefan Richter
2009-06-06
1
-0
/
+5
|
*
|
|
|
firewire: reorganize header files
Stefan Richter
2009-06-05
1
-0
/
+350
*
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
14
-8
/
+312
|
\
\
\
\
\
|
*
\
\
\
\
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
136
-608
/
+5820
|
|
\
\
\
\
\
|
*
|
|
|
|
|
fs: introduce __getname_gfp()
Vegard Nossum
2009-06-15
1
-2
/
+3
|
*
|
|
|
|
|
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2009-06-15
1
-0
/
+4
|
*
|
|
|
|
|
net: annotate struct sock bitfield
Vegard Nossum
2009-06-15
1
-0
/
+2
|
*
|
|
|
|
|
c2port: annotate bitfield for kmemcheck
Vegard Nossum
2009-06-15
1
-0
/
+3
|
*
|
|
|
|
|
net: annotate inet_timewait_sock bitfields
Vegard Nossum
2009-06-15
1
-1
/
+4
|
*
|
|
|
|
|
net: annotate bitfields in struct inet_sock
Vegard Nossum
2009-06-15
1
-4
/
+10
|
*
|
|
|
|
|
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
2009-06-15
1
-0
/
+7
|
*
|
|
|
|
|
kmemcheck: introduce bitfield API
Vegard Nossum
2009-06-15
1
-0
/
+50
|
*
|
|
|
|
|
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
2
-6
/
+34
|
*
|
|
|
|
|
kmemcheck: add DMA hooks
Vegard Nossum
2009-06-15
1
-0
/
+16
|
*
|
|
|
|
|
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
3
-1
/
+62
|
*
|
|
|
|
|
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
2
-0
/
+25
|
*
|
|
|
|
|
tasklets: new tasklet scheduling function
Vegard Nossum
2009-06-13
1
-0
/
+14
|
*
|
|
|
|
|
slab: move struct kmem_cache to headers
Pekka Enberg
2009-06-13
1
-0
/
+81
|
*
|
|
|
|
|
stacktrace: add forward-declaration struct task_struct
Vegard Nossum
2009-06-12
1
-0
/
+2
|
*
|
|
|
|
|
x86: add save_stack_trace_bp() for tracing from a specific stack frame
Vegard Nossum
2009-06-12
1
-0
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
12
-18
/
+912
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
2
-9
/
+9
|
*
|
|
|
|
|
|
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-15
1
-0
/
+2
|
*
|
|
|
|
|
|
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
2
-0
/
+32
|
*
|
|
|
|
|
|
USB: Support for submitting control URBs under xHCI.
Sarah Sharp
2009-06-15
1
-1
/
+3
|
*
|
|
|
|
|
|
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
1
-0
/
+2
|
*
|
|
|
|
|
|
USB: Add route string to struct usb_device.
Sarah Sharp
2009-06-15
1
-0
/
+2
|
*
|
|
|
|
|
|
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
1
-0
/
+1
|
*
|
|
|
|
|
|
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
1
-0
/
+1
|
*
|
|
|
|
|
|
USB: Add Intel Langwell USB OTG Transceiver Drive
Hao Wu
2009-06-15
1
-0
/
+177
|
*
|
|
|
|
|
|
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
2009-06-15
1
-0
/
+310
[prev]
[next]