index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-27
5
-7
/
+7
*
procfs: fix numbering in /proc/locks
Jerome Marchand
2010-10-27
1
-8
/
+11
*
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
2010-10-27
1
-3
/
+3
*
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
2010-10-27
1
-1
/
+0
*
vmlinux.lds.h: lower init ramfs alignment to 4
Mike Frysinger
2010-10-27
1
-1
/
+1
*
vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA
Mike Frysinger
2010-10-27
1
-0
/
+1
*
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
2010-10-27
1
-1
/
+1
*
ihex: add support for CS:IP/EIP records
Mark Brown
2010-10-27
1
-3
/
+14
*
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
2010-10-27
1
-7
/
+5
*
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-27
5
-13
/
+13
*
modules: no need to align .modinfo strings
Jan Beulich
2010-10-27
1
-2
/
+2
*
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
2010-10-27
1
-4
/
+4
*
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2010-10-27
3
-26
/
+0
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-27
8
-12
/
+9
*
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
2010-10-27
1
-0
/
+18
*
hostfs: code cleanups
Richard Weinberger
2010-10-27
1
-3
/
+2
*
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-27
2
-11
/
+7
*
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-27
2
-2
/
+29
*
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-27
3
-113
/
+3
*
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2010-10-27
4
-40
/
+30
*
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-27
1
-0
/
+3
*
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-27
1
-2
/
+1
*
Documentation/timers/hpet_example.c: add supporting info for hpet_example
Jaswinder Singh Rajput
2010-10-27
1
-0
/
+27
*
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-27
1
-10
/
+10
*
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-27
1
-0
/
+15
*
hpet: unmap unused I/O space
Jiri Slaby
2010-10-27
1
-0
/
+2
*
mm: do_migrate_range: reduce list_empty() check
Bob Liu
2010-10-27
1
-12
/
+9
*
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
2010-10-27
1
-4
/
+6
*
mm: page_isolation: codeclean fix comment and rm unneeded val init
Bob Liu
2010-10-27
1
-2
/
+1
*
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2010-10-27
1
-1
/
+1
*
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
2010-10-27
1
-1
/
+4
*
mm: fix error reporting in move_pages() syscall
Gleb Natapov
2010-10-27
1
-2
/
+2
*
/proc/swaps: support polling
Kay Sievers
2010-10-27
1
-1
/
+48
*
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
2010-10-27
3
-3
/
+94
*
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
2010-10-27
1
-1
/
+1
*
fs/fs-writeback.c: restore lost comment
Andrew Morton
2010-10-27
1
-0
/
+4
*
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-10-27
1
-42
/
+63
*
vmstat: include compaction.h when CONFIG_COMPACTION
Namhyung Kim
2010-10-27
1
-0
/
+2
*
mm: declare some external symbols
Namhyung Kim
2010-10-27
2
-0
/
+3
*
vmalloc: annotate lock context change on s_start/stop()
Namhyung Kim
2010-10-27
1
-0
/
+2
*
vmalloc: rename temporary variable in __insert_vmap_area()
Namhyung Kim
2010-10-27
1
-4
/
+4
*
rmap: make anon_vma_chain_free() static
Namhyung Kim
2010-10-27
1
-1
/
+1
*
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-27
2
-2
/
+13
*
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-27
2
-2
/
+17
*
mm: wrap follow_pte() using __cond_lock()
Namhyung Kim
2010-10-27
1
-1
/
+12
*
mm: add lock release annotation on do_wp_page()
Namhyung Kim
2010-10-27
1
-0
/
+1
*
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2010-10-27
2
-2
/
+10
*
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
Namhyung Kim
2010-10-27
1
-2
/
+2
*
mm: remove temporary variable on generic_file_direct_write()
Namhyung Kim
2010-10-27
1
-4
/
+4
*
x86: access_error API cleanup
Michel Lespinasse
2010-10-27
1
-3
/
+3
[next]