| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-29 | 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 |
| * | [MIPS] rbhma4500: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 | 2 | -90/+45 |
| * | [MIPS] generic txx9 gpio support | Atsushi Nemoto | 2008-04-28 | 3 | -0/+94 |
| * | [MIPS] unexport null_perf_irq() and make it static | Dmitri Vorobiev | 2008-04-28 | 3 | -5/+5 |
| * | [MIPS] unexport rtc_mips_set_time() | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+0 |
| * | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -3/+0 |
| * | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
| * | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
| * | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 1 | -0/+57 |
| * | [MIPS] Alchemy: kill useless #include's, #define's and extern's | Sergei Shtylyov | 2008-04-28 | 41 | -345/+35 |
| * | [MIPS] malta_int.c: make 4 variables static | Dmitri Vorobiev | 2008-04-28 | 1 | -4/+4 |
| * | [MIPS] make standard_io_resources[] static | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+2 |
| * | [MIPS] make plat_perf_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
| * | [MIPS] make mdesc and prom_getmdesc() static | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+2 |