aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert2010-07-31
* padata: Rearrange set_cpumask functionsSteffen Klassert2010-07-31
* padata: Rename padata_alloc functionsSteffen Klassert2010-07-31
* padata: Check for valid cpumasksSteffen Klassert2010-07-26
* padata: Allocate cpumask dependend recources in any caseSteffen Klassert2010-07-26
* padata: Fix cpu index countingSteffen Klassert2010-07-26
* padata: Added sysfs primitives to padata subsystemDan Kruchinin2010-07-19
* padata: Make two separate cpumasksDan Kruchinin2010-07-19
* padata: simplify serialization mechanismSteffen Klassert2010-07-14
* padata: make padata_do_parallel to return zero on successSteffen Klassert2010-07-14
* padata: Handle empty padata cpumasksSteffen Klassert2010-07-14
* padata: Block until the instance is unused on stopSteffen Klassert2010-07-14
* padata: Check for valid padata instance on startSteffen Klassert2010-07-14
* padata: add parenthesis in MAX_SEQ_NR macroDan Carpenter2010-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\
| * proc_dointvec: write a single valueJ. R. Okajima2010-05-25
* | Revert "module: drop the lock while waiting for module to complete initializa...Linus Torvalds2010-05-25
* | sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-25
* | module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang2010-05-25
* | mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-25
* | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-25
* | cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo2010-05-25
* | mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-25
* | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-25
* | cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-25
* | mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-25
* | timers: Fix slack calculation for expired timersJeff Chua2010-05-24
* | timekeeping: Fix timezone updateThomas Gleixner2010-05-24
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \
| * | resource: shared I/O region supportAlan Cox2010-05-11
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-21
|\ \ \
| * | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings2010-05-19
| * | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-19
* | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-21
|\ \ \ \
| * | | | module: drop the lock while waiting for module to complete initialization.Rusty Russell2010-05-19
* | | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
| |\ \ \ \ \
| * | | | | | pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe2010-05-21
| * | | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-21
| * | | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29
| |\ \ \ \ \ \
| * | | | | | | blkio: fix for modular blk-cgroup buildDivyesh Shah2010-04-15
* | | | | | | | sysctl: fix kernel-doc notation and typosRandy Dunlap2010-05-21
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-21
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert2010-05-18
| * | | | | | | padata: Add some code commentsSteffen Klassert2010-05-18
| * | | | | | | padata: Flush the padata queues activelySteffen Klassert2010-05-18
| * | | | | | | padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert2010-05-18
| * | | | | | | padata: Use get_online_cpus/put_online_cpusSteffen Klassert2010-05-02
| * | | | | | | padata: Initialize the padata queues only for the used cpusSteffen Klassert2010-05-02
| * | | | | | | padata: Remove superfluous might_sleepSteffen Klassert2010-05-02