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
*
farsync: fix support for over 30 cards
Dan Carpenter
2012-10-09
1
-1
/
+1
*
be2net: Remove code that stops further access to BE NIC based on UE bits
Ajit Khaparde
2012-10-09
1
-2
/
+5
*
pch_gbe: Fix build error by selecting all the possible dependencies.
Haicheng Li
2012-10-09
1
-0
/
+3
*
Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...
David S. Miller
2012-10-09
3
-1
/
+1
|
\
|
*
UAPI: (Scripted) Disintegrate include/linux/isdn
David Howells
2012-10-09
3
-1
/
+1
*
|
Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...
David S. Miller
2012-10-09
170
-1917
/
+2026
|
\
\
|
*
|
UAPI: (Scripted) Disintegrate include/linux/tc_ematch
David Howells
2012-10-09
6
-4
/
+4
|
*
|
UAPI: (Scripted) Disintegrate include/linux/tc_act
David Howells
2012-10-09
9
-7
/
+7
|
*
|
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6
David Howells
2012-10-09
15
-266
/
+281
|
*
|
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4
David Howells
2012-10-09
13
-226
/
+241
|
*
|
UAPI: (Scripted) Disintegrate include/linux/netfilter_bridge
David Howells
2012-10-09
22
-332
/
+350
|
*
|
UAPI: (Scripted) Disintegrate include/linux/netfilter_arp
David Howells
2012-10-09
5
-201
/
+209
|
*
|
UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset
David Howells
2012-10-09
10
-272
/
+296
|
*
|
UAPI: (Scripted) Disintegrate include/linux/netfilter
David Howells
2012-10-09
86
-607
/
+636
|
*
|
UAPI: (Scripted) Disintegrate include/linux/caif
David Howells
2012-10-09
4
-2
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2012-10-09
3117
-48310
/
+135992
|
\
\
|
*
|
Fix staging driver use of VM_RESERVED
Linus Torvalds
2012-10-09
1
-1
/
+1
|
|
/
|
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
255
-3540
/
+4976
|
|
\
|
|
*
sparc64: Support transparent huge pages.
David Miller
2012-10-09
14
-110
/
+582
|
|
*
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
David Miller
2012-10-09
1
-2
/
+3
|
|
*
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
4
-3
/
+6
|
|
*
sparc64: Document PGD and PMD layout.
David Miller
2012-10-09
2
-8
/
+16
|
|
*
sparc64: Eliminate PTE table memory wastage.
David Miller
2012-10-09
5
-44
/
+123
|
|
*
sparc64: Halve the size of PTE tables
David Miller
2012-10-09
2
-19
/
+9
|
|
*
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
2012-10-09
6
-121
/
+9
|
|
*
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
2012-10-09
2
-6
/
+11
|
|
*
mm: memcg: clean up mm_match_cgroup() signature
Johannes Weiner
2012-10-09
1
-7
/
+7
|
|
*
mm: document PageHuge somewhat
Andrew Morton
2012-10-09
1
-0
/
+5
|
|
*
mm: use %pK for /proc/vmallocinfo
Kees Cook
2012-10-09
1
-1
/
+1
|
|
*
mm, thp: fix mlock statistics
David Rientjes
2012-10-09
2
-4
/
+8
|
|
*
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
2012-10-09
3
-3
/
+12
|
|
*
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
2012-10-09
3
-5
/
+61
|
|
*
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
2012-10-09
3
-8
/
+15
|
|
*
mm: avoid section mismatch warning for memblock_type_name
Raghavendra D Prabhu
2012-10-09
1
-1
/
+2
|
|
*
make GFP_NOTRACK definition unconditional
Glauber Costa
2012-10-09
1
-4
/
+0
|
|
*
cma: decrease cc.nr_migratepages after reclaiming pagelist
Minchan Kim
2012-10-09
1
-2
/
+4
|
|
*
CMA: migrate mlocked pages
Minchan Kim
2012-10-09
5
-6
/
+12
|
|
*
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-10-09
1
-1
/
+7
|
|
*
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
2012-10-09
1
-4
/
+3
|
|
*
mm/memory.c: fix typo in comment
Robert P. J. Day
2012-10-09
1
-1
/
+1
|
|
*
mm: remove unevictable_pgs_mlockfreed
Hugh Dickins
2012-10-09
2
-2
/
+0
|
|
*
memory-hotplug: fix zone stat mismatch
Minchan Kim
2012-10-09
3
-0
/
+23
|
|
*
mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
Minchan Kim
2012-10-09
1
-4
/
+7
|
|
*
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
2012-10-09
4
-14
/
+36
|
|
*
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
2012-10-09
7
-76
/
+92
|
|
*
hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
Michal Hocko
2012-10-09
1
-1
/
+2
|
|
*
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
2012-10-09
1
-3
/
+8
|
|
*
memory.txt: remove stray information
Jiri Kosina
2012-10-09
1
-33
/
+0
|
|
*
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
2012-10-09
2
-11
/
+31
|
|
*
mm: remove free_page_mlock
Hugh Dickins
2012-10-09
3
-19
/
+2
[next]