summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-06mtd: nand: remove NAND_BBT_SEARCH optionBrian Norris2-4/+0
2012-07-06mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris2-0/+2
2012-07-06mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2-44/+11
2012-07-06mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht1-8/+17
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht2-43/+88
2012-07-06mtd: sh_flctl: Group sector accesses into a single transferBastian Hecht1-25/+19
2012-07-06mtd: sh_flctl: Simplify the hardware ecc page read/writeBastian Hecht1-23/+2
2012-07-06mtd: sh_flctl: Fix hardware ECC behaviourBastian Hecht1-23/+7
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht2-10/+12
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht2-3/+40
2012-07-06mtd: sh_flctl: Add missing iounmap()Bastian Hecht1-0/+2
2012-07-06mtd: nand: gpmi: need to use {read,write}_oob_rawBrian Norris1-0/+3
2012-07-06mtd: cafe_nand: spelling mistakeBrian Norris1-1/+1
2012-07-06mtd: mtdoops: refactor loopBrian Norris1-8/+6
2012-07-06mtd: move mtd_read_oob() definition out of mtd.hBrian Norris2-8/+10
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-06mtd: ABI documentation: clarification of bitflip_thresholdMike Dunn1-8/+9
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer1-5/+5
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer1-8/+29
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-06-09mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani1-0/+7
2012-06-09Linux 3.5-rc2v3.5-rc2Linus Torvalds1-1/+1
2012-06-09mm, oom: fix badness score underflowDavid Rientjes1-2/+2
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap1-16/+6
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6
2012-06-08ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov3-6/+16
2012-06-07btree: catch NULL value before it does harmJoern Engel1-0/+1
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon1-0/+12
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov1-14/+0
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2-4/+19
2012-06-07c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov1-1/+1
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2-12/+20
2012-06-07MAINTAINERS: whitespace fixesJoe Perches1-9/+9
2012-06-07shmem: replace_page must flush_dcache and othersHugh Dickins1-20/+37
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen2-74/+140
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy1-2/+10