| Commit message (Expand) | Author | Age |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-14 |
|\ |
|
| * | [IA64] Add latest crop of syscalls | Tony Luck | 2010-08-13 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-11 |
|\ |
|
| * | ia64: perfmon: add d_dname method | Miklos Szeredi | 2010-08-11 |
* | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 |
|/ |
|
* | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 2010-08-09 |
* | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2010-08-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo | 2010-06-29 |
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 |
| |/ |
|
* | | [IA64] perfmon: convert to unlocked_ioctl | Arnd Bergmann | 2010-07-06 |
* | | [IA64] beautify vmlinux.lds.h | Sam Ravnborg | 2010-06-21 |
|/ |
|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | Rename .text.lock to .text..lock. | Denys Vlasenko | 2010-03-03 |
| * | Rename .text.ivt to .text..ivt. | Denys Vlasenko | 2010-03-03 |
| * | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 |
| * | Rename .data..patch.XXX to .data..patch.XXX. | Denys Vlasenko | 2010-03-03 |
| * | Rename .data.gate to .data..gate. | Denys Vlasenko | 2010-03-03 |
| * | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott | 2010-03-03 |
| * | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 |
* | | [IA64] Fix build breakage | Tony Luck | 2010-05-27 |
* | | numa: ia64: support numa_mem_id() for memoryless nodes | Lee Schermerhorn | 2010-05-27 |
* | | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 |
* | | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 |
* | | ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks | Oleg Nesterov | 2010-05-27 |
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 |
|\ \ |
|
| * | | ia64: Convert ia64 to use read/update_persistent_clock | John Stultz | 2010-03-12 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-05-19 |
|\ \ \ |
|
| * | | | [IA64] use __ratelimit | Akinobu Mita | 2010-05-18 |
| * | | | [IA64] Use set_cpus_allowed_ptr | Julia Lawall | 2010-05-18 |
* | | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 2010-05-04 |
|/ / / |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 |
|/ / |
|
* | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
* | | elf coredump: add extended numbering support | Daisuke HATAYAMA | 2010-03-06 |
* | | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 |
* | | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 2010-03-06 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 |
|\ \ |
|
| * | | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 2010-02-17 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \ |
|
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 |
| |\| |
|
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-03-01 |
|\ \ \ \ |
|
| * \ \ \ | Pull misc2634 into release branch | Tony Luck | 2010-02-26 |
| |\ \ \ \ |
|