aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-01
| | * | | | | | | ACPICA: Update math module; no functional changeBob Moore2010-10-01
| | * | | | | | | ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-01
| | * | | | | | | ACPICA: Add ACPI_INLINE configuration parameterLin Ming2010-10-01
| | * | | | | | | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore2010-10-01
| | * | | | | | | ACPICA: Update version to 20100806Bob Moore2010-10-01
| | * | | | | | | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-01
| | * | | | | | | ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore2010-10-01
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \
| * | | | | | | | SFI: remove the v0.7 related definitions from sfi.hFeng Tang2010-10-18
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm-incoming-1'Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \
| * | | | | | | | div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-26
| * | | | | | | | ratelimit: add comment warning people off printk_ratelimit()Andrew Morton2010-10-26
| * | | | | | | | printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim2010-10-26
| * | | | | | | | kernel: remove PF_FLUSHERPeter Zijlstra2010-10-26
| * | | | | | | | fs: allow for more than 2^31 filesEric Dumazet2010-10-26
| * | | | | | | | drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo2010-10-26
| * | | | | | | | drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo2010-10-26
| * | | | | | | | workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
| * | | | | | | | vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger2010-10-26
| * | | | | | | | vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger2010-10-26
| * | | | | | | | modules: no need to align .modinfo stringsJan Beulich2010-10-26
| * | | | | | | | include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton2010-10-26
| * | | | | | | | kernel.h: add {min,max}3 macrosHagen Paul Pfeifer2010-10-26
| * | | | | | | | mm: add vzalloc() and vzalloc_node() helpersDave Young2010-10-26
| * | | | | | | | mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim2010-10-26
| * | | | | | | | mm: declare some external symbolsNamhyung Kim2010-10-26
| * | | | | | | | rmap: wrap page_check_address() using __cond_lock()Namhyung Kim2010-10-26
| * | | | | | | | rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim2010-10-26
| * | | | | | | | mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim2010-10-26
| * | | | | | | | mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-26
| * | | | | | | | mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy2010-10-26
| * | | | | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
| * | | | | | | | mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
| * | | | | | | | writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
| * | | | | | | | vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2010-10-26
| * | | | | | | | writeback: account for time spent congestion_waitedMel Gorman2010-10-26
| * | | | | | | | tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-26
| * | | | | | | | mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon2010-10-26
| * | | | | | | | writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-26
| * | | | | | | | mm: add account_page_writeback()Michael Rubin2010-10-26
| * | | | | | | | memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki2010-10-26
| * | | | | | | | mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2010-10-26
| * | | | | | | | include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal2010-10-26
| * | | | | | | | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
| * | | | | | | | oom: add per-mm oom disable countYing Han2010-10-26
| * | | | | | | | kfifo: disable __kfifo_must_check_helper()Andrew Morton2010-10-26
| * | | | | | | | types.h: move misplaced commentAndrew Morton2010-10-26
* | | | | | | | | Merge branch 'ima-memory-use-fixes'Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris2010-10-26