Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 21 | -984/+1091 |
2007-10-12 | x86: HPET add another ICH7 PCI id | Venki Pallipadi | 1 | -0/+2 |
2007-10-12 | x86: HPET force enable ICH5 suspend/resume fix | Venki Pallipadi | 1 | -1/+1 |
2007-10-12 | x86: HPET force enable for ICH5 | Venki Pallipadi | 2 | -2/+103 |
2007-10-12 | x86: HPET try to activate force detected hpet | Venki Pallipadi | 1 | -2/+25 |
2007-10-12 | x86: HPET force enable o ICH7 and later | Venki Pallipadi | 1 | -0/+102 |
2007-10-12 | x86: HPET restructure hpet code for hpet force enable | Venki Pallipadi | 1 | -65/+83 |
2007-10-12 | i386/x8664: cleanup the shared hpet code | Chris Wright | 1 | -5/+1 |
2007-10-12 | x86_64: cleanup apic.c after clock events switch | Chris Wright | 1 | -8/+14 |
2007-10-12 | x86_64: remove now unused code | Thomas Gleixner | 7 | -595/+5 |
2007-10-12 | x86: unify timex.h variants | Thomas Gleixner | 2 | -2/+2 |
2007-10-12 | x86: kill 8253pit.h | Thomas Gleixner | 1 | -1/+0 |
2007-10-12 | x86: disable apic timer for AMD C1E enabled CPUs | Thomas Gleixner | 2 | -1/+35 |
2007-10-12 | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2 | -1/+3 |
2007-10-12 | x86_64: convert to clock events | Thomas Gleixner | 6 | -187/+70 |
2007-10-12 | x86_64: Add (not yet used) clock event functions | Thomas Gleixner | 2 | -0/+85 |
2007-10-12 | x86_64: prepare idle loop for dynamic ticks | Chris Wright | 1 | -0/+4 |
2007-10-12 | x86_64: remove nested irq disables | Thomas Gleixner | 1 | -6/+6 |
2007-10-12 | x86_64: apic change setup_APIC_timer calling convention | Thomas Gleixner | 1 | -4/+4 |
2007-10-12 | x86_64: Remove APIC_DIVISOR | Thomas Gleixner | 1 | -5/+3 |
2007-10-12 | x86_64: Move apic calibration code around | Thomas Gleixner | 1 | -9/+6 |
2007-10-12 | x86_64: remove pit synchronization | Thomas Gleixner | 1 | -18/+0 |
2007-10-12 | x86_64: prepare apic code for clock events | Thomas Gleixner | 1 | -8/+15 |
2007-10-12 | x86: remove never used apic_mapped | Yinghai Lu | 1 | -3/+2 |
2007-10-12 | i386: prepare sharing the PIT code | Thomas Gleixner | 1 | -4/+0 |
2007-10-12 | i386: prepare sharing the PIT code | Thomas Gleixner | 1 | -1/+3 |
2007-10-12 | i386: prepare sharing the hpet code with x86_64 | Thomas Gleixner | 1 | -1/+58 |
2007-10-12 | i386: prepare sharing the hpet code with x86_64 | Thomas Gleixner | 1 | -8/+16 |
2007-10-12 | x86_64: Consolidate tsc calibration | Thomas Gleixner | 3 | -80/+92 |
2007-10-12 | x86_64: Select clocksource watchdog in Kconfig | Thomas Gleixner | 1 | -0/+4 |
2007-10-12 | x86: Geode MFGPT clock event device support | Andres Salomon | 2 | -0/+175 |
2007-10-12 | x86: Geode Multi-Function General Purpose Timers support | Andres Salomon | 3 | -1/+202 |
2007-10-12 | x86: block irq balancing for timer | Venki Pallipadi | 1 | -1/+1 |
2007-10-12 | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2 | -1/+5 |
2007-10-12 | [S390] pfault: Fix alignment of parameter list. | Heiko Carstens | 1 | -1/+1 |
2007-10-12 | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg | 1 | -13/+14 |
2007-10-12 | [S390] s390: beautify vmlinux.lds | Sam Ravnborg | 1 | -106/+127 |
2007-10-12 | [S390] cpcmd: fix inline assembly usage. | Heiko Carstens | 1 | -45/+55 |
2007-10-12 | [S390] Use IPL CLEAR for reipl under z/VM | Michael Holzheu | 1 | -2/+2 |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 3 | -6/+17 |
2007-10-12 | [S390] disassembler: Remove redundant variable assignment | Christian Borntraeger | 1 | -1/+0 |
2007-10-12 | [S390] disassembler: fix output for insns with 6 operands. | Martin Schwidefsky | 1 | -1/+3 |
2007-10-12 | [S390] appldata_base: Remove module_exit function and modular stuff | Satyam Sharma | 1 | -52/+2 |
2007-10-12 | [S390] appldata_base: Misc cpuinit annotations and bugfix | Satyam Sharma | 1 | -5/+6 |
2007-10-11 | missed bio_endio() in axonram | Al Viro | 1 | -2/+2 |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 417 | -11985/+24220 |
2007-10-12 | [POWERPC] Add memchr() to the bootwrapper | David Gibson | 2 | -0/+14 |
2007-10-12 | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 4 | -1/+70 |
2007-10-12 | [POWERPC] Add legacy serial support for OPB with flattened device tree | Valentine Barshak | 1 | -2/+3 |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras | 18 | -209/+400 |