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