Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 2009-01-12 | 18 | -56/+14 |
* | m68k: amiflop - Get rid of sleep_on calls | Andreas Bombe | 2009-01-12 | 1 | -24/+16 |
* | m68k: zorro - Add devlist.h and gen-devlist to .gitignore | Kars de Jong | 2009-01-12 | 1 | -0/+2 |
* | m68k: Add vmlinux.lds to .gitignore | Kars de Jong | 2009-01-12 | 1 | -0/+1 |
* | fbdev: c2p - Rename c2p to c2p_planar | Geert Uytterhoeven | 2009-01-12 | 4 | -11/+12 |
* | fbdev: c2p/atafb - Add support for Atari interleaved bitplanes | Geert Uytterhoeven | 2009-01-12 | 5 | -14/+208 |
* | fbdev: c2p - Extract common c2p core to c2p_core.h | Geert Uytterhoeven | 2009-01-12 | 2 | -91/+107 |
* | fbdev: c2p - Cleanups | Geert Uytterhoeven | 2009-01-12 | 2 | -88/+99 |
* | fbdev: c2p - Correct indentation | Geert Uytterhoeven | 2009-01-12 | 1 | -118/+120 |
* | fbdev: atafb - Fix 16 bpp console | Geert Uytterhoeven | 2009-01-12 | 1 | -44/+30 |
* | fbdev: atafb - Fix line length handling | Geert Uytterhoeven | 2009-01-12 | 1 | -4/+8 |
* | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt | 2009-01-11 | 4 | -5/+5 |
* | Linux 2.6.29-rc1v2.6.29-rc1 | Linus Torvalds | 2009-01-10 | 1 | -2/+2 |
* | bootgraph: make the bootgraph script show async waiting time | Arjan van de Ven | 2009-01-10 | 1 | -4/+42 |
* | libata: only ports >= 0 need to synchronize | Arjan van de Ven | 2009-01-10 | 1 | -1/+3 |
* | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-10 | 3 | -0/+13 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 43 | -399/+363 |
|\ | |||||
| * | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza | 2009-01-07 | 1 | -1/+1 |
| * | x86: offer frame pointers in all build modes | Ingo Molnar | 2009-01-07 | 2 | -8/+9 |
| *-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 | 865 | -16540/+41692 |
| |\ \ | |||||
| | | * | x86: k8 numa register active regions later | Yinghai Lu | 2009-01-06 | 1 | -11/+9 |
| | * | | x86: remove duplicated #include's | Huang Weiyi | 2009-01-06 | 2 | -2/+0 |
| | * | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 3 | -42/+41 |
| | * | | x86: rename all fields of mpc_oemtable oem_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -10/+10 |
| | * | | x86: rename all fields of mpc_bus mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 3 | -27/+27 |
| | * | | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 4 | -41/+38 |
| | * | | x86: rename all fields of mpc_intsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -47/+46 |
| | * | | x86: rename all fields of mpc_lintsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -17/+16 |
| | * | | x86: rename all fields of mpc_iopic mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -18/+18 |
| | * | | x86: irqinit_64.c init_ISA_irqs should be static | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| | * | | Documentation/x86/boot.txt: payload length was changed to payload_length | Baodong Chen | 2009-01-04 | 1 | -1/+1 |
| | * | | x86: setup_percpu.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -6/+5 |
| | * | | x86: irqinit_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+3 |
| | * | | x86: irqinit_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -7/+5 |
| | * | | x86: i8259.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -4/+4 |
| | * | | x86: irq_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -5/+5 |
| | * | | x86: ioport.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
| | * | | x86: time_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| | * | | x86: time_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
| | * | | x86: irq_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -11/+11 |
| | * | | x86: irq.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
| | * | | x86: traps.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+0 |
| | * | | x86: process_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -10/+9 |
| | * | | x86: apic.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -8/+6 |
| | * | | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 | 5 | -7/+7 |
| | * | | x86: rename mpc_config_lintsrc to mpc_lintsrc | Jaswinder Singh Rajput | 2009-01-04 | 2 | -7/+7 |
| | * | | x86: rename mpc_config_intsrc to mpc_intsrc | Jaswinder Singh Rajput | 2009-01-04 | 2 | -21/+18 |
| | * | | x86: rename mpc_config_ioapic to mpc_ioapic | Jaswinder Singh Rajput | 2009-01-04 | 2 | -9/+8 |
| | * | | x86: rename mpc_config_processor to mpc_cpu | Jaswinder Singh Rajput | 2009-01-04 | 6 | -13/+11 |
| | * | | x86: rename mpc_config_bus to mpc_bus | Jaswinder Singh Rajput | 2009-01-04 | 5 | -14/+12 |