index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-26
5
-13
/
+13
*
modules: no need to align .modinfo strings
Jan Beulich
2010-10-26
1
-2
/
+2
*
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
2010-10-26
1
-4
/
+4
*
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2010-10-26
3
-26
/
+0
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
8
-12
/
+9
*
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
2010-10-26
1
-0
/
+18
*
hostfs: code cleanups
Richard Weinberger
2010-10-26
1
-3
/
+2
*
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
2
-11
/
+7
*
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-26
2
-2
/
+29
*
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-26
3
-113
/
+3
*
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2010-10-26
4
-40
/
+30
*
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-26
1
-0
/
+3
*
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
1
-2
/
+1
*
Documentation/timers/hpet_example.c: add supporting info for hpet_example
Jaswinder Singh Rajput
2010-10-26
1
-0
/
+27
*
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
1
-10
/
+10
*
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
1
-0
/
+15
*
hpet: unmap unused I/O space
Jiri Slaby
2010-10-26
1
-0
/
+2
*
mm: do_migrate_range: reduce list_empty() check
Bob Liu
2010-10-26
1
-12
/
+9
*
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
2010-10-26
1
-4
/
+6
*
mm: page_isolation: codeclean fix comment and rm unneeded val init
Bob Liu
2010-10-26
1
-2
/
+1
*
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2010-10-26
1
-1
/
+1
*
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
2010-10-26
1
-1
/
+4
*
mm: fix error reporting in move_pages() syscall
Gleb Natapov
2010-10-26
1
-2
/
+2
*
/proc/swaps: support polling
Kay Sievers
2010-10-26
1
-1
/
+48
*
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
2010-10-26
3
-3
/
+94
*
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
2010-10-26
1
-1
/
+1
*
fs/fs-writeback.c: restore lost comment
Andrew Morton
2010-10-26
1
-0
/
+4
*
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-10-26
1
-42
/
+63
*
vmstat: include compaction.h when CONFIG_COMPACTION
Namhyung Kim
2010-10-26
1
-0
/
+2
*
mm: declare some external symbols
Namhyung Kim
2010-10-26
2
-0
/
+3
*
vmalloc: annotate lock context change on s_start/stop()
Namhyung Kim
2010-10-26
1
-0
/
+2
*
vmalloc: rename temporary variable in __insert_vmap_area()
Namhyung Kim
2010-10-26
1
-4
/
+4
*
rmap: make anon_vma_chain_free() static
Namhyung Kim
2010-10-26
1
-1
/
+1
*
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-26
2
-2
/
+13
*
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-26
2
-2
/
+17
*
mm: wrap follow_pte() using __cond_lock()
Namhyung Kim
2010-10-26
1
-1
/
+12
*
mm: add lock release annotation on do_wp_page()
Namhyung Kim
2010-10-26
1
-0
/
+1
*
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2010-10-26
2
-2
/
+10
*
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
Namhyung Kim
2010-10-26
1
-2
/
+2
*
mm: remove temporary variable on generic_file_direct_write()
Namhyung Kim
2010-10-26
1
-4
/
+4
*
x86: access_error API cleanup
Michel Lespinasse
2010-10-26
1
-3
/
+3
*
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
5
-15
/
+64
*
mm: filemap_fault: unique path for locking page
Michel Lespinasse
2010-10-26
1
-9
/
+11
*
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
2010-10-26
1
-1
/
+1
*
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
2010-10-26
1
-0
/
+2
*
mm: highmem documentation
Peter Zijlstra
2010-10-26
1
-0
/
+162
*
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
2010-10-26
1
-3
/
+2
*
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
31
-99
/
+22
*
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
28
-372
/
+367
*
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
5
-8
/
+8
[next]