summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-221-13/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-222-1/+2
|\
| * [IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz2007-07-221-0/+1
| * [NET]: Fix loopback crashes when multiqueue is enabled.Patrick McHardy2007-07-211-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-222-167/+4Star
|\ \
| * | [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-221-2/+1Star
| * | [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-221-29/+3Star
| * | [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-221-136/+0Star
| |/
* | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-224-2/+26
* | i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2007-07-221-0/+159
* | i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2007-07-221-0/+7
* | i386: move PIT function declarations and constants to correct header fileThomas Gleixner2007-07-223-6/+7
* | x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-222-25/+29
* | x86_64: disable the GART in shutdownYinghai Lu2007-07-221-0/+7
* | i386: replace hard-coded constant with appropriate macro from kernel.hRobert P. J. Day2007-07-221-1/+1
* | i386: add cpu_relax() to cmos_lock()Andreas Mohr2007-07-221-1/+4
* | x86_64: flush_tlb_kernel_range() warning fixAndrew Morton2007-07-221-1/+5
* | x86_64: fix wrong comment regarding set_fixmap()Jiri Kosina2007-07-221-3/+3
* | x86_64: use the global PIT lockThomas Gleixner2007-07-221-0/+6
* | x86_64: Move functions declarations to header fileGlauber de Oliveira Costa2007-07-221-0/+20
* | i386: do not restore reserved memory after hibernationRafael J. Wysocki2007-07-221-0/+8
* | x86_64: make dump_error_regs a chip opMuli Ben-Yehuda2007-07-221-0/+1
* | x86_64: introduce chipset specific opsMuli Ben-Yehuda2007-07-221-1/+7
* | x86: remove support for the Rise CPUAdrian Bunk2007-07-222-2/+0Star
* | i386: add reference to the argumentsAndrew Morton2007-07-221-1/+5
* | x86: PM_TRACE supportNigel Cunningham2007-07-223-14/+31
* | i386: fix machine rebootingTruxton Fulton2007-07-221-1/+24
* | x86_64: support poll() on /dev/mcelogTim Hockin2007-07-222-0/+4
* | x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-223-0/+15
* | x86_64: Quicklist support for x86_64Christoph Lameter2007-07-222-25/+49
* | i386: minor nx handling adjustmentJan Beulich2007-07-221-1/+0Star
* | x86: share hpet.h with i386Thomas Gleixner2007-07-222-138/+49Star
* | x86_64: Fix APIC typoThomas Gleixner2007-07-221-2/+2
* | x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-223-2/+2
* | i386: remove pit_interrupt_hookChris Wright2007-07-223-13/+2Star
* | x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu2007-07-221-4/+1Star
* | x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-225-1/+47
* | x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-224-8/+35
* | i386: Move all simple string operations out of lineAndi Kleen2007-07-221-230/+13Star
* | x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen2007-07-221-1/+4
* | x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-221-2/+0Star
* | x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare2007-07-221-0/+1
* | NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-222-1/+3
* | clockevents: fix resume logicThomas Gleixner2007-07-221-0/+1
* | clockevents: remove prototypes of removed functionsThomas Gleixner2007-07-221-4/+0Star
* | coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-222-4/+0Star
* | x86_64: wbinvd macro fixNick Piggin2007-07-221-1/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-219-159/+174
|\
| * [SPARC64]: Convert parport to of_platform_driver.David S. Miller2007-07-211-100/+133
| * [SPARC]: Implement fb_is_primary_device().David S. Miller2007-07-212-0/+18