| Commit message (Expand) | Author | Age |
... | |
* | | | | kernel.h: add printk_ratelimited and pr_<level>_rl | Joe Perches | 2009-12-15 |
* | | | | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang | 2009-12-15 |
* | | | | rwsem: fix rwsem_is_locked() bugs | Amerigo Wang | 2009-12-15 |
* | | | | kernel.h: remove initialization of bool in printk_once | Joe Perches | 2009-12-15 |
* | | | | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug | Joe Perches | 2009-12-15 |
* | | | | WARN_ONCE(): use bool for boolean flag | Cesar Eduardo Barros | 2009-12-15 |
* | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | | | | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang | 2009-12-15 |
* | | | | mm hugetlb: add hugepage support to pagemap | Naoya Horiguchi | 2009-12-15 |
* | | | | include/linux/mm.h: remove unneeded ifdef | Huang Shijie | 2009-12-15 |
* | | | | mm: memory_hotplug: make offline_pages() static | Andrew Morton | 2009-12-15 |
* | | | | ksm: memory hotremove migration only | Hugh Dickins | 2009-12-15 |
* | | | | ksm: rmap_walk to remove_migation_ptes | Hugh Dickins | 2009-12-15 |
* | | | | ksm: hold anon_vma in rmap_item | Hugh Dickins | 2009-12-15 |
* | | | | ksm: let shared pages be swappable | Hugh Dickins | 2009-12-15 |
* | | | | ksm: stable_node point to page and back | Hugh Dickins | 2009-12-15 |
* | | | | mm: CONFIG_MMU for PG_mlocked | Hugh Dickins | 2009-12-15 |
* | | | | mm: define PAGE_MAPPING_FLAGS | Hugh Dickins | 2009-12-15 |
* | | | | vmscan: stop kswapd waiting on congestion when the min watermark is not being... | KOSAKI Motohiro | 2009-12-15 |
* | | | | vmscan: have kswapd sleep for a short interval and double check it should be ... | Mel Gorman | 2009-12-15 |
* | | | | swap: rework map_swap_page() again | Lee Schermerhorn | 2009-12-15 |
* | | | | swap_info: reorder its fields | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: note SWAP_MAP_SHMEM | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: swap count continuations | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: swap_map of chars not shorts | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: SWAP_HAS_CACHE cleanups | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: include first_swap_extent | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: change to array of pointers | Hugh Dickins | 2009-12-15 |
* | | | | swap_info: private to swapfile.c | Hugh Dickins | 2009-12-15 |
* | | | | mm: add gfp flags for NODEMASK_ALLOC slab allocations | David Rientjes | 2009-12-15 |
* | | | | hugetlb: offload per node attribute registrations | Lee Schermerhorn | 2009-12-15 |
* | | | | mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined | David Rientjes | 2009-12-15 |
* | | | | hugetlb: add per node hstate attributes | Lee Schermerhorn | 2009-12-15 |
* | | | | hugetlb: add generic definition of NUMA_NO_NODE | Lee Schermerhorn | 2009-12-15 |
* | | | | hugetlb: derive huge pages nodes allowed from task mempolicy | Lee Schermerhorn | 2009-12-15 |
* | | | | hugetlb: factor init_nodemask_of_node() | Lee Schermerhorn | 2009-12-15 |
* | | | | nodemask: make NODEMASK_ALLOC more general | David Rientjes | 2009-12-15 |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-12-14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | i2c: Get rid of I2C_CLIENT_MODULE_PARM | Jean Delvare | 2009-12-14 |
| * | | | i2c: Drop I2C_CLIENT_INSMOD_2 to 8 | Jean Delvare | 2009-12-14 |
| * | | | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 |
| * | | | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 |
| * | | | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-14 |
|\ \ \ \ |
|
| * | | | | pcmcia: CodingStyle fixes | Dominik Brodowski | 2009-12-07 |
| * | | | | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 2009-12-07 |
* | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 |
|\ \ \ \ \ |
|
| * | | | | | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm | 2009-12-13 |
| * | | | | | spi/mpc52xx-spi: minor cleanups | Wolfram Sang | 2009-12-08 |
| * | | | | | xilinx_spi: add support for the DS570 IP. | Richard Röjfors | 2009-12-08 |