]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-11-05 Ying Hanmemcg: support hierarchical memory.numa_stats
2013-11-05 Greg Thelenmemcg: refactor mem_control_numa_stat_show()
2013-11-05 Jianguo Wumm/mempolicy: use NUMA_NO_NODE
2013-11-05 Andrew Mortonmm-thp-khugepaged-add-policy-for-finding-target-node-fix
2013-11-05 Bob Liumm: thp: khugepaged: add policy for finding target...
2013-11-05 Bob Liumm: thp: cleanup: mv alloc_hugepage to better place
2013-11-05 Christian HesseDocumentation/vm/zswap.txt: fix typos
2013-11-05 Wanpeng Lirevert mm/vmalloc.c: emit the failure message before...
2013-11-05 Wanpeng Limm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZE...
2013-11-05 Wanpeng Limm/vmalloc: fix show vmap_area information race with...
2013-11-05 Wanpeng Limm/vmalloc: don't set area->caller twice
2013-11-05 David Rientjesmm, mempolicy: make mpol_to_str robust and always succeed
2013-11-05 Jianguo Wumm/arch: use NUMA_NO_NODE
2013-11-05 Naoya Horiguchimm/memory-failure.c: move set_migratetype_isolate(...
2013-11-05 Toshi Kanicpu/mem hotplug: add try_online_node() for cpu_up()
2013-11-05 Robin Holtmm/nobootmem.c: have __free_pages_memory() free in...
2013-11-05 Qiang Huangmm: add a helper function to check may oom condition
2013-11-05 Xishi Qiumm/memory_hotplug.c: use pfn_to_nid() instead of page_t...
2013-11-05 Xishi Qiumm/memory_hotplug.c: rename the function is_memblock_of...
2013-11-05 Xishi Qiumm: use populated_zone() instead of if(zone->present_pages)
2013-11-05 Xishi Qiumm: use pgdat_end_pfn() to simplify the code in others
2013-11-05 Xishi Qiumm: use pgdat_end_pfn() to simplify the code in arch
2013-11-05 Jianguo Wumm/huge_memory.c: fix stale comments of transparent_hug...
2013-11-05 Naoya Horiguchimm: remove obsolete comments about page table lock
2013-11-05 Xishi Qiudrivers/video/acornfb.c: use __free_reserved_page(...
2013-11-05 Xishi Qiumm/arch: use __free_reserved_page() to simplify the...
2013-11-05 Jerome Marchandmm/compaction.c: update comment about zone lock in...
2013-11-05 Jianguo Wumm/vmalloc: use NUMA_NO_NODE
2013-11-05 Joe Perchesksm: Remove redundant __GFP_ZERO from kcalloc
2013-11-05 Sasha Levinwatchdog: trigger all-cpu backtrace when locked up...
2013-11-05 Andrew Mortonposix_acl: uninlining
2013-11-05 Oleg Nesterovanon_inodefs: forbid open via /proc
2013-11-05 Josh Huntblock: restore /proc/partitions to not display non...
2013-11-05 Geert Uytterhoevenblock: do not call sector_div() with a 64-bit divisor
2013-11-05 Andrew Mortondrivers/block/cciss.c:cciss_init_one(): use proper...
2013-11-05 Stephen M.... drivers/block/cciss.c: return 0 from driver probe funct...
2013-11-05 Stephen M.... hpsa: return 0 from driver probe function on success...
2013-11-05 Dan Carpenterdrivers/block/paride/pg.c: underflow bug in pg_write()
2013-11-05 Jingoo Handrivers/block/sx8.c: remove unnecessary pci_set_drvdata()
2013-11-05 Jingoo Handrivers/block/sx8.c: use module_pci_driver()
2013-11-05 Gu Zhengfs/bio-integrity.c: remove duplicated code
2013-11-05 Michael Opdenackerdrivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLED
2013-11-05 Geert Uytterhoevenscsi: do not call do_div() with a 64-bit divisor
2013-11-05 Andrew Mortonmm/readahead.c:do_readhead(): don't check for ->readpage
2013-11-05 Stephen M.... drivers/pci/pci-driver.c: warn on driver probe return...
2013-11-05 Junxiao Biocfs2: update inode size after zeroing the hole
2013-11-05 Younger Liuocfs2: fix issue that ocfs2_setattr() does not deal...
2013-11-05 Jensenocfs2: llseek requires ocfs2 inode lock for the file...
2013-11-05 Younger Liuocfs2: should call ocfs2_journal_access_di() before...
2013-11-05 Goldwyn Rodriguesocfs2: use the new DLM operation callbacks while reques...
2013-11-05 Goldwyn Rodriguesocfs2: framework for version LVB
2013-11-05 Goldwyn Rodriguesocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
2013-11-05 Goldwyn Rodriguesocfs2: shift allocation ocfs2_live_connection to user_c...
2013-11-05 Goldwyn Rodriguesocfs2: add DLM recovery callbacks
2013-11-05 Goldwyn Rodriguesocfs2: add clustername to cluster connection
2013-11-05 Xue jiufeiocfs2: fix possible double free in ocfs2_write_begin_nolock
2013-11-05 Younger Liuocfs2: add missing errno in ocfs2_ioctl_move_extents()
2013-11-05 Younger Liuocfs2: do not call brelse() if group_bh is not initiali...
2013-11-05 Younger Liuocfs2: rollback transaction in ocfs2_group_add()
2013-11-05 Junxiao Biocfs2: break useless while loop
2013-11-05 Akinobu Mitaocfs2: use find_last_bit()
2013-11-05 Xue jiufeiocfs2: delay migration when the lockres is in migration...
2013-11-05 Xue jiufeiocfs2: skip locks in the blocked list
2013-11-05 Akinobu Mitaocfs2: use bitmap_weight()
2013-11-05 Joel Beckerocfs2: don't spam on -EDQUOT
2013-11-05 Joseph Qiocfs2-add-necessary-check-in-case-sb_getblk-fails-update
2013-11-05 Rui Xiangocfs2: add necessary check in case sb_getblk() fails
2013-11-05 Joseph Qiocfs2-return-enomem-when-sb_getblk-fails-update
2013-11-05 Rui Xiangocfs2: return ENOMEM when sb_getblk() fails
2013-11-05 Junxiao Bifs/ocfs2/file.c: fix wrong comment
2013-11-05 Goldwyn Rodriguesfs/ocfs2: remove unnecessary variable bits_wanted from...
2013-11-05 Libo Chendrivers/net/irda/donauboe.c: convert to module_pci_driver
2013-11-05 Jamie Ilesscripts/sortextable: support objects with more than...
2013-11-05 Samuel Thibaultinput-route-kbd-leds-through-the-generic-leds-layer...
2013-11-05 John Crispininput: CONFIG_INPUT_LEDS stubs should be static inline
2013-11-05 Samuel Thibaultinput: route kbd LEDs through the generic LEDs layer
2013-11-05 Xie XiuQidrivers/input/touchscreen/cyttsp4_core.c: : remove...
2013-11-05 Zhao Hongjiangdrivers/infiniband/core/cm.c: convert to using idr_allo...
2013-11-05 Andrew Mortonkernel/time/tick-common.c: document tick_do_timer_cpu
2013-11-05 Joe Percheskernel/timer.c: convert kmalloc_node(...GFP_ZERO.....
2013-11-05 Stephen Boydsched_clock: document 4Mhz vs 1Mhz decision
2013-11-05 Geert Uytterhoevengenirq: correct fuzzy and fragile IRQ_RETVAL() definition
2013-11-05 Jingoo Handrivers/iommu/omap-iopgtable.h: remove unneeded cast...
2013-11-05 Randy Dunlapnouveau: fix build eror when VGA_SWITCHEROO is not...
2013-11-05 Jeff Mahoneydrm/nouveau: make vga_switcheroo code depend on VGA_SWI...
2013-11-05 Takashi Iwaidrm/cirrus: correct register values for 16bpp
2013-11-05 Daniel Vetterdrm/fb-helper: don't sleep for screen unblank when...
2013-11-05 Mauro Carvalho... cris: media platform drivers: fix build
2013-11-05 Gao fengkernel/audit.c: remove duplicated comment
2013-11-05 Kirill A. Shutemovx86, mm: get ASLR work for hugetlb mappings
2013-11-05 Jianguo Wux86/srat: use NUMA_NO_NODE
2013-11-05 Cyrill Gorcunovarch/x86: unify pte_to_pgoff and pgoff_to_pte helpers
2013-11-05 Chen Gangsh64: kernel: remove useless variable 'regs'
2013-11-05 Chen Gangsh64: kernel: use 'usp' instead of 'fn'
2013-11-05 Tetsuo Handakthread: make kthread_create() killable
2013-11-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-11-04 Jack Morgensteinnet/mlx4_core: Fix call to __mlx4_unregister_mac
2013-11-04 David S. MillerMerge branch 'fixes-for-3.12' of git://gitorious.org...
2013-11-04 Daniel Borkmannnet: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
2013-11-03 Linus TorvaldsLinux 3.12 v3.12
next