1. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 12 years ago
  2. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  3. de35e1b mm/ARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  4. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  5. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  6. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  7. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 12 years ago
  8. dc81df2 ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT by Vineet Gupta · 12 years ago
  9. c3e757a ARC: [tlb-miss] Extraneous PTE bit testing/setting by Vineet Gupta · 12 years ago
  10. 38a9ff6 ARC: Remove explicit passing around of ECR by Vineet Gupta · 12 years ago
  11. 3e1ae441 ARC: [mm] Remove @write argument to do_page_fault() by Vineet Gupta · 12 years ago
  12. 2ed21da ARC: [mm] Assume pagecache page dirty by default by Vineet Gupta · 12 years ago
  13. fedf5b9 ARC: [mm] optimise VIPT dcache aliasing 2/x by Vineet Gupta · 12 years ago
  14. 5971bc7 ARC: [mm] optimise VIPT dcache aliasing 1/x by Vineet Gupta · 12 years ago
  15. 29b93c6 ARC: [mm] Zero page optimization by Vineet Gupta · 12 years ago
  16. 336e199 ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE by Vineet Gupta · 12 years ago
  17. 3049918 ARC: cache detection code bitrot by Vineet Gupta · 12 years ago
  18. da1677b ARC: Disintegrate arcregs.h by Vineet Gupta · 12 years ago
  19. 8235703 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 12 years ago
  20. 7bb66f6 ARC: lazy dcache flush broke gdb in non-aliasing configs by Vineet Gupta · 12 years ago
  21. 3e87974 ARC: Brown paper bag bug in macro for checking cache color by Vineet Gupta · 12 years ago
  22. a950549 ARC: copy_(to|from)_user() to honor usermode-access permissions by Vineet Gupta · 12 years ago
  23. f538881 ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach() by Vineet Gupta · 12 years ago
  24. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  25. e30f419 Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  26. 5bba49f ARC: [mm] Aliasing VIPT dcache support 4/4 by Vineet Gupta · 12 years ago
  27. de2a852 ARC: [mm] Aliasing VIPT dcache support 3/4 by Vineet Gupta · 12 years ago
  28. 4102b53 ARC: [mm] Aliasing VIPT dcache support 2/4 by Vineet Gupta · 12 years ago
  29. 6ec18a8 ARC: [mm] Aliasing VIPT dcache support 1/4 by Vineet Gupta · 12 years ago
  30. a690984 ARC: [mm] refactor the core (i|d)cache line ops loops by Vineet Gupta · 12 years ago
  31. c917a36 ARC: [mm] serious bug in vaddr based icache flush by Vineet Gupta · 12 years ago
  32. eacd0e9 ARC: [mm] Lazy D-cache flush (non aliasing VIPT) by Vineet Gupta · 12 years ago
  33. 764531c ARC: [mm] micro-optimize page size icache invalidate by Vineet Gupta · 12 years ago
  34. 7f250a0 ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers by Vineet Gupta · 12 years ago
  35. 94bad1a ARC: [mm] consolidate icache/dcache sync code by Vineet Gupta · 12 years ago
  36. 7586bf72 ARC: [mm] optimise icache flush for kernel mappings by Vineet Gupta · 12 years ago
  37. 24603fd ARC: [mm] optimise icache flush for user mappings by Vineet Gupta · 12 years ago
  38. e3edeb6 ARC: Respect the cpu_id passed for fetching correct cpu info by Noam Camus · 12 years ago
  39. d2309a19 mm/arc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  40. 30ecee8 ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH by Vineet Gupta · 12 years ago
  41. 610c650 ARC: remove #ifdef-ed out include of dead header by Paul Bolle · 12 years ago
  42. 955ad59 ARC: Fix coding style issues by Sachin Kamat · 12 years ago
  43. 1ec9db1 ARC: Use <linux/*> headers instead of <asm/*> by Sachin Kamat · 12 years ago
  44. 39d0c30d ARC: Remove unneeded version.h header include by Sachin Kamat · 12 years ago
  45. d626f54 ARC: Don't fiddle with non-existent caches by Vineet Gupta · 12 years ago
  46. 4368902 ARC: Add support for ioremap_prot API by Gilad Ben-Yossef · 12 years ago
  47. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 12 years ago
  48. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
  49. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  50. 0ef88a5 ARC: Diagnostics: show_regs() etc by Vineet Gupta · 12 years ago
  51. 450dd43 ARC: [DeviceTree] Convert some Kconfig items to runtime values by Vineet Gupta · 12 years ago
  52. 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 12 years ago
  53. c121c50 ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init by Vineet Gupta · 12 years ago
  54. 1162b07 ARC: I/O and DMA Mappings by Vineet Gupta · 12 years ago
  55. fbd7053 ARC: Page Fault handling by Vineet Gupta · 12 years ago
  56. d79e678 ARC: TLB flush Handling by Vineet Gupta · 12 years ago
  57. cc562d2 ARC: MMU Exception Handling by Vineet Gupta · 12 years ago
  58. f1f3347 ARC: MMU Context Management by Vineet Gupta · 12 years ago
  59. 95d6976 ARC: Cache Flush Management by Vineet Gupta · 12 years ago
  60. 43697cb ARC: uaccess friends by Vineet Gupta · 12 years ago
  61. cfdbc2e ARC: Build system: Makefiles, Kconfig, Linker script by Vineet Gupta · 12 years ago