| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | mn10300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -8/+1 |
* | | | | m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 2 | -8/+2 |
* | | | | h8300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | | | | frv: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -8/+1 |
* | | | | blackfin: use kbuild.h instead of defining macros in asm-macros.c | Christoph Lameter | 2008-04-29 | 1 | -2/+1 |
* | | | | avr32: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -8/+1 |
* | | | | sparc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | | | | xtensa: use kbuild.h macros instead of defining them in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -2/+1 |
* | | | | arm: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -7/+1 |
* | | | | ia64: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -6/+1 |
* | | | | alpha: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | | | | mips: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -260/+218 |
* | | | | x86: use kbuild.h | Christoph Lameter | 2008-04-29 | 2 | -16/+2 |
* | | | | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 2 | -222/+2 |
* | | | | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 2008-04-29 | 1 | -1/+9 |
* | | | | powerpc: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 13 | -89/+39 |
* | | | | parisc: use non-racy method for /proc/pcxl_dma creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+3 |
* | | | | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 5 | -36/+20 |
* | | | | cris: use non-racy method for /proc/system_profile creation | Denis V. Lunev | 2008-04-29 | 1 | -2/+2 |
* | | | | avr32: proc: use non-racy method for /proc/tlb creation | Denis V. Lunev | 2008-04-29 | 1 | -5/+1 |
* | | | | arm: use non-racy method for /proc/davinci_clocks creation | Denis V. Lunev | 2008-04-29 | 1 | -5/+1 |
* | | | | proc: switch /proc/excite/unit_id to seq_file interface | Alexey Dobriyan | 2008-04-29 | 1 | -8/+20 |
* | | | | proc: switch /proc/bus/ecard/devices to seq_file interface | Alexey Dobriyan | 2008-04-29 | 1 | -28/+26 |
* | | | | proc: remove /proc/mac_iop | Alexey Dobriyan | 2008-04-29 | 1 | -85/+0 |
* | | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 6 | -6/+6 |
* | | | | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
* | | | | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 | 3 | -77/+129 |
* | | | | dma: add dma_*map*_attrs() interfaces | Arthur Kepner | 2008-04-29 | 2 | -0/+4 |
* | | | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 | 7 | -1/+597 |
* | | | | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-04-29 | 2 | -4/+6 |
* | | | | proper extern for late_time_init | Adrian Bunk | 2008-04-29 | 4 | -8/+1 |
* | | | | Remove the macro get_personality | WANG Cong | 2008-04-29 | 2 | -3/+3 |
* | | | | proper __do_softirq() prototype | Adrian Bunk | 2008-04-29 | 3 | -6/+0 |
* | | | | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 11 | -22/+22 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-28 | 1 | -14/+1 |
|\ \ \ |
|
| * | | | ARM: always select HAVE_IDE | Adrian Bunk | 2008-04-28 | 1 | -14/+1 |
* | | | | x86_64 vDSO: use initdata | Roland McGrath | 2008-04-28 | 2 | -7/+9 |
| |/ /
|/| | |
|
* | | | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ... | Venkatesh Pallipadi | 2008-04-28 | 1 | -0/+10 |
|/ / |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-04-28 | 119 | -1839/+3101 |
|\ \ |
|
| * | | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 3 | -54/+85 |
| * | | [MIPS] Fix handling of trap and breakpoint instructions | Ralf Baechle | 2008-04-28 | 1 | -52/+37 |
| * | | [MIPS] Pb1200: do register SMC 91C111 | Sergei Shtylyov | 2008-04-28 | 1 | -5/+3 |
| * | | [MIPS] DBAu1200: fix bad SMC 91C111 resource size | Sergei Shtylyov | 2008-04-28 | 1 | -1/+1 |
| * | | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c | Atsushi Nemoto | 2008-04-28 | 1 | -6/+4 |
| * | | [MIPS] cevt-gt641xx: Kill unnecessary include | Atsushi Nemoto | 2008-04-28 | 1 | -2/+0 |
| * | | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 2008-04-28 | 4 | -47/+156 |
| * | | [MIPS] add DECstation I/O ASIC clocksource | Yoichi Yuasa | 2008-04-28 | 4 | -1/+71 |
| * | | [MIPS] rbtx4938: minor cleanup | Atsushi Nemoto | 2008-04-28 | 1 | -2/+0 |
| * | | [MIPS] rbtx4938: misc cleanups | Atsushi Nemoto | 2008-04-28 | 4 | -84/+43 |
| * | | [MIPS] jmr3927: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 | 2 | -3/+9 |