aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-26
|\
| * Squashfs: update email addressPhillip Lougher2011-05-26
| * Squashfs: add extra sanity checks at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-25
| * Squashfs: reverse order of filesystem table readingPhillip Lougher2011-05-25
| * Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-25
* | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-26
* | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* | bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-26
* | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26
* | m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-26
* | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-26
* | w1: have netlink search update kernel listDavid Fries2011-05-26
* | w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-26
* | w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-26
* | w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-26
* | kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick2011-05-26
* | drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-26
* | edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-26
* | pid: fix typo in function descriptionSisir Koppaka2011-05-26
* | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns2011-05-26
* | drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-26
* | ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-26
* | fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering2011-05-26
* | proc: fix pagemap_read() error caseKOSAKI Motohiro2011-05-26
* | proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro2011-05-26
* | proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu2011-05-26
* | proc: constify status arrayMike Frysinger2011-05-26
* | fs/proc: convert to kstrtoX()Alexey Dobriyan2011-05-26
* | coredump: add support for exe_file in core nameJiri Slaby2011-05-26
* | mm: extract exe_file handling from procfsJiri Slaby2011-05-26
* | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-26
* | sh: convert to asm-generic ptrace.hMike Frysinger2011-05-26
* | x86: convert to asm-generic ptrace.hMike Frysinger2011-05-26
* | Blackfin: convert to asm-generic ptrace.hMike Frysinger2011-05-26
* | asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger2011-05-26
* | memcg: add the pagefault count into memcg statsYing Han2011-05-26
* | memcg: add memory.numastat api for numa statisticsYing Han2011-05-26
* | memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han2011-05-26
* | memcg: remove unused retry signal from reclaimJohannes Weiner2011-05-26
* | memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki2011-05-26
* | memcg: reclaim memory from nodes in round-robin orderYing Han2011-05-26
* | MAINTAINERS: add mm/page_cgroup.c into memcg subsystemNamhyung Kim2011-05-26
* | memcg: move page-freeing code out of lockNamhyung Kim2011-05-26
* | memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim2011-05-26