| Commit message (Expand) | Author | Age |
* | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 |
* | viafb: fix crashes due to 4k stack overflow | Bruno Prémont | 2009-01-04 |
* | fs: introduce bgl_lock_ptr() | Pekka Enberg | 2009-01-04 |
* | spi.h uses/needs device.h | Randy Dunlap | 2009-01-04 |
* | vmalloc.c: fix flushing in vmap_page_range() | Adam Lackorzynski | 2009-01-04 |
* | cgroups: fix a race between cgroup_clone and umount | Li Zefan | 2009-01-04 |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | x86: setup_per_cpu_areas() cleanup | Cyrill Gorcunov | 2009-01-03 |
| * | cpumask: fix compile error when CONFIG_NR_CPUS is not defined | Mike Travis | 2009-01-03 |
| * | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis | 2009-01-03 |
| * | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 |
| * | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell | 2009-01-03 |
| * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 |
| * | sched: put back some stack hog changes that were undone in kernel/sched.c | Mike Travis | 2009-01-03 |
| * | x86: enable cpus display of kernel_max and offlined cpus | Mike Travis | 2009-01-03 |
| * | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 |
| * | cpumask: convert RCU implementations, fix | Ingo Molnar | 2009-01-03 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2009-01-03 |
| |\ |
|
| | * | xtensa: define __fls | Rusty Russell | 2009-01-03 |
| | * | mn10300: define __fls | Rusty Russell | 2009-01-03 |
| | * | m32r: define __fls | Rusty Russell | 2009-01-03 |
| | * | h8300: define __fls | Rusty Russell | 2009-01-03 |
| | * | frv: define __fls | Rusty Russell | 2009-01-03 |
| | * | cris: define __fls | Rusty Russell | 2009-01-03 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| |\| |
|
| | * | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell | 2008-12-31 |
| | * | cpumask: zero extra bits in alloc_cpumask_var_node | Rusty Russell | 2008-12-31 |
| | * | cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert mm/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert rest of files in kernel/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/cpu.c | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/profile.c | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert RCU implementations | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/irq | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel time functions | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/workqueue.c | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/compat.c | Rusty Russell | 2008-12-31 |
| | * | cpumask: remove any_online_cpu() users: mm/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: remove any_online_cpu() users: kernel/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel trace functions further | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel trace functions | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell | 2008-12-31 |
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 2008-12-31 |
| | * | cpumask: Use find_last_bit() | Rusty Russell | 2008-12-31 |
| | * | bitmap: find_last_bit() | Rusty Russell | 2008-12-31 |
| | * | m68knommu: define __fls | Rusty Russell | 2008-12-31 |
| | * | m68k: define __fls | Rusty Russell | 2008-12-31 |
| | * | blackfin: define __fls | Rusty Russell | 2008-12-31 |