summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-209-3/+164
|\
| * [MTD] [NAND] GPIO NAND flash driverMike Rapoport2008-10-181-0/+19
| * [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda2008-10-141-0/+125
| * [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-1/+0
| * Export the ROM enable/disable helpersAlan Cox2008-09-261-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-01535-76281/+1513
| |\
| * | [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-201-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-121858-186820/+1273
| |\ \
| * | | [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driverAdrian Hunter2008-08-121-1/+6
| * | | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-121-1/+3
| * | | [MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse2008-08-071-6/+6
| * | | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-061-0/+4
| * | | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev2008-08-061-1/+8
| * | | [MTD] [OneNAND] Add defines for HF and sync writeAdrian Hunter2008-08-011-0/+2
* | | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-2/+3
* | | | include/linux/bcd.h: remove commentsAdrian Bunk2008-10-201-9/+0
* | | | remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk2008-10-201-7/+0
* | | | rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* | | | make mm/rmap.c:anon_vma_cachep staticAdrian Bunk2008-10-201-12/+0
* | | | byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison2008-10-203-0/+3
* | | | byteorder: use generic C version for value byteswappingHarvey Harrison2008-10-201-10/+0
* | | | byteorder: add new headers for make headers-installHarvey Harrison2008-10-201-0/+2
* | | | kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman2008-10-201-0/+24
* | | | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-4/+10
* | | | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath2008-10-201-1/+7
* | | | make ptrace_untrace() staticAdrian Bunk2008-10-201-1/+0
* | | | bitmask: remove bitmap_scnprintf_len()Lai Jiangshan2008-10-201-1/+0
* | | | seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan2008-10-201-0/+13
* | | | memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-204-16/+117
* | | | cgroups: fix declaration of cgroup_mm_owner_callbacksPaul Menage2008-10-201-9/+6
* | | | cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage2008-10-201-0/+10
* | | | cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan2008-10-201-2/+1
* | | | ext3: add an option to control error handling on file dataHidehiro Kawai2008-10-202-0/+5
* | | | fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-201-0/+1
* | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-202-19/+16
* | | | container freezer: make refrigerator always availableMatt Helsley2008-10-201-3/+11
* | | | container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-205-0/+9
* | | | coredump_filter: add hugepage dumpingKOSAKI Motohiro2008-10-201-2/+5
* | | | mm: rewrite vmap layerNick Piggin2008-10-201-1/+14
* | | | fs: buffer lock use lock bitopsNick Piggin2008-10-201-1/+1
* | | | mm: page lock use lock bitopsNick Piggin2008-10-201-1/+1
* | | | mm: pagecache insertion fewer atomicsNick Piggin2008-10-201-7/+7
* | | | vmscan: kill unused lru functionsKOSAKI Motohiro2008-10-201-48/+0
* | | | mlock: count attempts to free mlocked pageLee Schermerhorn2008-10-201-0/+1
* | | | vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-202-0/+18
* | | | swap: cull unevictable pages in fault pathLee Schermerhorn2008-10-201-0/+2
* | | | vmstat: mlocked pages statisticsNick Piggin2008-10-202-0/+6
* | | | mlock: mlocked pages are unevictableNick Piggin2008-10-203-3/+35
* | | | SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-203-5/+15
* | | | Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-201-0/+22
OpenPOWER on IntegriCloud