summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1222-254/+193
|\ \ \
| * | | x86: HPET force enable for ICH5Venki Pallipadi2007-10-122-1/+2
| * | | x86: HPET try to activate force detected hpetVenki Pallipadi2007-10-121-0/+1
| * | | x86: HPET force enable o ICH7 and laterVenki Pallipadi2007-10-121-0/+1
| * | | i386/x8664: cleanup the shared hpet codeChris Wright2007-10-122-3/+2
| * | | i386: Remove the useless #ifdef in i8253.hThomas Gleixner2007-10-121-4/+0
| * | | jiffies: remove unused macrosChris Wright2007-10-121-6/+0
| * | | x86_64: remove now unused codeThomas Gleixner2007-10-122-13/+0
| * | | x86: unify timex.h variantsThomas Gleixner2007-10-124-61/+22
| * | | x86: kill 8253pit.hThomas Gleixner2007-10-126-35/+4
| * | | x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-121-0/+1
| * | | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
| * | | x86_64: convert to clock eventsThomas Gleixner2007-10-123-112/+88
| * | | x86: remove never used apic_mappedYinghai Lu2007-10-121-1/+0
| * | | i386: prepare sharing the PIT codeThomas Gleixner2007-10-123-29/+22
| * | | i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-2/+4
| * | | x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-121-0/+4
| * | | x86: Geode Multi-Function General Purpose Timers supportAndres Salomon2007-10-121-0/+50
| * | | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
| * | | clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-2/+6
| * | | clockevents: Remove unused inline functionThomas Gleixner2007-10-121-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-123-20/+15
|\ \ \
| * | | [BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe2007-10-121-6/+1
| * | | [BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2007-10-122-14/+14
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-121-1/+29
|\ \ \
| * | | [GFS2] Fix quota do_list operation hangAbhijith Das2007-10-101-1/+29
* | | | [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-1/+2
* | | | [S390] Make vmalloc area start at address > 4GB.Heiko Carstens2007-10-121-3/+10
* | | | [S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens2007-10-121-11/+13
* | | | [S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens2007-10-121-2/+0
* | | | [S390] remove packed attribute from ext_int_info_t.Christian Borntraeger2007-10-121-6/+2
* | | | [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-121-2/+2
* | | | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-121-0/+2
* | | | [S390] cio: Add docbook comments.Cornelia Huck2007-10-123-135/+260
* | | | [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-50/+15
* | | | [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-4/+4
| |/ / |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1178-829/+5412
|\ \ \
| * | | [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-125-49/+113
| * | | [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-0/+5
| * | | [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-2/+4
| * | | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-121-1/+2
| * | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-123-47/+4
| |\ \ \
| | * | | [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-113-47/+4
| * | | | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-101-1/+1
| * | | | [POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras2007-10-111-0/+1
| * | | | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-0/+47
| * | | | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-0/+41
| * | | | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-0/+24
| * | | | [POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2007-10-111-0/+4
OpenPOWER on IntegriCloud