| Commit message (Expand) | Author | Age |
* | X86_SMP: smp.c declare functions before they get used | Jaswinder Singh | 2008-07-25 |
* | x86_64: Declare new_utsname in asm-x86/syscalls.h | Jaswinder Singh | 2008-07-24 |
* | x86: mm/pgtable_32.c declare set_pmd_pfn before they get used | Jaswinder Singh | 2008-07-23 |
* | x86: mm/pageattr.c declare arch_report_meminfo before they get used | Jaswinder Singh | 2008-07-23 |
* | x86: mm/fault.c declare do_page_fault before they get used | Jaswinder Singh | 2008-07-23 |
* | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 |
* | x86: vm86_32.c declare functions before they get used | Jaswinder Singh | 2008-07-23 |
* | x86: apic_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 |
* | x86: common.c declare idle_regs before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: proc.c declare cpuinfo_op before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: ptrace.c declare functions before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: i387.c declare dump_fpu() before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: pci-nommu.c declare nommu_dma_ops before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: pci-dma.c declare iommu_bio_merge before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: e820.c declare pci_mem_start before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: setup.c declare saved_video_mode before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: time_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: signal_XX.c declare do_notify_resume before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: process_32.c declare cpu_number before they get used | Jaswinder Singh | 2008-07-22 |
* | x86: Introducing asm/syscalls.h | Jaswinder Singh | 2008-07-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-07-21 |
|\ |
|
| * | USB: Force unbinding of drivers lacking reset_resume or other methods | Alan Stern | 2008-07-21 |
| * | USB: fix usb_reset_device and usb_reset_composite_device(take 3) | Ming Lei | 2008-07-21 |
| * | USB: remove interface parameter of usb_reset_composite_device | Ming Lei | 2008-07-21 |
| * | USB Gadget: documentation update | Alan Stern | 2008-07-21 |
| * | usb: irda: cleanup on ir-usb module | Felipe Balbi | 2008-07-21 |
| * | usb gadget: composite gadget core | David Brownell | 2008-07-21 |
| * | usb gadget: descriptor copying support | David Brownell | 2008-07-21 |
| * | USB: remove CVS keywords | Adrian Bunk | 2008-07-21 |
| * | USB: implement "soft" unbinding | Alan Stern | 2008-07-21 |
| * | USB: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-21 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 |
|\ \ |
|
| * | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 |
|\ \ \ |
|
| * | | | [IA64] Update ia64 mmr list for SGI uv | Dimitri Sivanich | 2008-07-17 |
| * | | | Pull pvops into release branch | Tony Luck | 2008-07-17 |
| |\ \ \ |
|
| | * | | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: define paravirtualized instructions for native. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt... | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par... | Isaku Yamahata | 2008-05-27 |
| | * | | | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 |