index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-04
30
-162
/
+331
|
\
|
*
nbd: correct disconnect behavior
Paul Clements
2013-07-04
1
-0
/
+1
|
*
rapidio: change endpoint device name format
Alexandre Bounine
2013-07-04
1
-2
/
+0
|
*
rapidio: add udev notification
Alexandre Bounine
2013-07-04
3
-17
/
+20
|
*
rapidio: update enumerator registration mechanism
Alexandre Bounine
2013-07-04
1
-0
/
+15
|
*
rapidio: convert switch drivers to modules
Alexandre Bounine
2013-07-04
2
-34
/
+24
|
*
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-04
1
-4
/
+2
|
*
exit.c: unexport __set_special_pids()
Oleg Nesterov
2013-07-04
1
-2
/
+0
|
*
ptrace: add ability to get/set signal-blocked mask
Andrey Vagin
2013-07-04
1
-0
/
+3
|
*
lcd: add devm_lcd_device_{register,unregister}()
Jingoo Han
2013-07-04
1
-0
/
+5
|
*
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
2013-07-04
1
-0
/
+6
|
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-04
2
-9
/
+0
|
*
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
2013-07-04
1
-2
/
+4
|
*
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-04
1
-3
/
+4
|
*
err.h: IS_ERR() can accept __user pointers
Dan Carpenter
2013-07-04
1
-5
/
+5
|
*
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
2013-07-04
1
-0
/
+4
|
*
mm: kill free_all_bootmem_node()
Jiang Liu
2013-07-04
1
-1
/
+0
|
*
mm: introduce helper function set_max_mapnr()
Jiang Liu
2013-07-04
1
-1
/
+8
|
*
mm: kill global variable num_physpages
Jiang Liu
2013-07-04
1
-1
/
+0
|
*
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
2013-07-04
1
-0
/
+12
|
*
vmlinux.lds: add comments for global variables and clean up useless declarations
Jiang Liu
2013-07-04
1
-1
/
+20
|
*
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-04
2
-8
/
+12
|
*
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-04
1
-0
/
+1
|
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-04
1
-3
/
+4
|
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-04
1
-3
/
+2
|
*
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
Rafael Aquini
2013-07-04
1
-4
/
+9
|
*
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
2013-07-04
1
-1
/
+7
|
*
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
2013-07-04
1
-2
/
+0
|
*
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
2013-07-04
1
-6
/
+0
|
*
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
2013-07-04
1
-4
/
+7
|
*
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
2013-07-04
1
-33
/
+1
|
*
mm: add tracepoints for LRU activation and insertions
Mel Gorman
2013-07-04
1
-0
/
+89
|
*
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
2013-07-04
1
-0
/
+4
|
*
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-04
1
-0
/
+3
|
*
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-04
1
-0
/
+3
|
*
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-04
1
-1
/
+1
|
*
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-04
2
-0
/
+4
|
*
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-04
1
-0
/
+8
|
*
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-04
1
-0
/
+9
|
*
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-04
1
-4
/
+5
|
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-04
1
-0
/
+22
|
*
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
2013-07-04
1
-12
/
+8
*
|
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-04
6
-14
/
+24
|
\
\
|
*
\
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-26
1
-0
/
+3
|
|
\
\
|
|
*
|
PCI: Add CircuitCo vendor ID and subsystem ID
Darren Hart
2013-06-26
1
-0
/
+3
|
*
|
|
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-15
1
-1
/
+4
|
|
\
\
\
|
|
*
|
|
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
2013-05-28
1
-1
/
+2
|
|
*
|
|
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
Jiang Liu
2013-05-28
1
-0
/
+2
|
*
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-15
1
-0
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
PCI: Add pcibios_release_device()
Sebastian Ott
2013-06-05
1
-0
/
+1
[next]