| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/apic' into x86/core | Ingo Molnar | 2008-08-14 |
|\ |
|
| * | x86: PIC, L-APIC and I/O APIC debug information | Maciej W. Rozycki | 2008-07-24 |
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 2008-08-14 |
|\ \ \| |
|
| | * | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-08-11 |
| | |\ \ |
|
| * | \ \ | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 2008-08-14 |
| |\ \ \ \ |
|
| * | | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get used | Jaswinder Singh | 2008-07-25 |
| * | | | | | 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 branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-13 |
| | * | | | | | | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-13 |
| | * | | | | | | usb-serial: don't release unregistered minors | Alan Stern | 2008-08-13 |
| | * | | | | | | USB: add missing kerneldoc line for "needs_binding" | Alan Stern | 2008-08-13 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-08-13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | CRED: Introduce credential access wrappers | David Howells | 2008-08-13 |
| | |/ / / / / / |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-13 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations. | Rami Rosen | 2008-08-13 |
| | * | | | | | | ipv6: ip6_route.h cleanup. | Rami Rosen | 2008-08-13 |
| | * | | | | | | pkt_sched: Add queue stopped test back to qdisc_run(). | David S. Miller | 2008-08-13 |
| | * | | | | | | skbuff: Code readability NiT | Gerrit Renker | 2008-08-11 |
| | * | | | | | | ipvs: Embed estimator object into stats object | Sven Wegener | 2008-08-11 |
| | * | | | | | | ipvs: Mark net_vs_ctl_path const | Sven Wegener | 2008-08-11 |
| | * | | | | | | ipvs: Use ARRAY_SIZE() | Sven Wegener | 2008-08-11 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-08-13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 |
| | * | | | | | | | crypto: hash - Add missing top-level functions | Herbert Xu | 2008-08-13 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds | 2008-08-13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [XFS] extend completions to provide XFS object flush requirements | David Chinner | 2008-08-13 |
| * | | | | | | | | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | firmware/memmap: cleanup | Bernhard Walle | 2008-08-12 |
| * | | | | | | | Make ioctl.h compatible with userland | Michael Abbott | 2008-08-12 |