| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: compat: Implement is_compat_task. | Ralf Baechle | 2009-03-08 | 1 | -0/+7 |
* | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-03 | 1 | -1/+0 |
* | Revert "MIPS: Print irq handler description" | Ralf Baechle | 2009-02-27 | 1 | -1/+0 |
* | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle | 2009-02-27 | 10 | -98/+110 |
* | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 | Roel Kluin | 2009-02-27 | 1 | -3/+3 |
* | MIPS: Only allow Cavium OCTEON to be configured for boards that support it | David Daney | 2009-02-27 | 1 | -2/+6 |
* | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 1 | -0/+1 |
* | MIPS: Alchemy: time.c build fix | Manuel Lauss | 2009-01-30 | 1 | -1/+1 |
* | MIPS: RB532: Export rb532_gpio_set_func() | Phil Sutter | 2009-01-30 | 2 | -2/+4 |
* | MIPS: RB532: Update headers | Phil Sutter | 2009-01-30 | 2 | -4/+3 |
* | MIPS: RB532: Simplify dev3 init | Phil Sutter | 2009-01-30 | 1 | -12/+2 |
* | MIPS: RB532: Remove {get,set}_434_reg() | Phil Sutter | 2009-01-30 | 1 | -27/+0 |
* | MIPS: RB532: Move dev3 init code to devices.c | Phil Sutter | 2009-01-30 | 2 | -39/+39 |
* | MIPS: RB532: Fix set_latch_u5() | Phil Sutter | 2009-01-30 | 1 | -1/+1 |
* | MIPS: RB532: Fix init of rb532_dev3_ctl_res | Phil Sutter | 2009-01-30 | 1 | -2/+3 |
* | MIPS: RB532: Use driver_data instead of platform_data | Phil Sutter | 2009-01-30 | 1 | -1/+1 |
* | MIPS: RB532: Detect uart type, add platform device | Phil Sutter | 2009-01-30 | 2 | -1/+27 |
* | MIPS: RB532: remove useless CF GPIO initialisation | Phil Sutter | 2009-01-30 | 1 | -6/+0 |
* | MIPS: RB532: Auto disable GPIO alternate function | Phil Sutter | 2009-01-30 | 1 | -4/+4 |
* | MIPS: RB532: Add set_type() function to IRQ struct. | Phil Sutter | 2009-01-30 | 2 | -0/+30 |
* | MIPS: RC32434: Define io_map_base for PCI controller | Phil Sutter | 2009-01-30 | 1 | -0/+11 |
* | MIPS: RB532: Fix bit swapping in rb532_set_bit() | Phil Sutter | 2009-01-30 | 1 | -4/+2 |
* | MIPS: Use hardware watchpoints on all R1 and R2 CPUs. | David Daney | 2009-01-30 | 1 | -1/+1 |
* | MIPS: Read watch registers with interrupts disabled. | David Daney | 2009-01-30 | 2 | -2/+12 |
* | MIPS: Fix a typo in watchpoint register structure. | David Daney | 2009-01-30 | 1 | -1/+1 |
* | MIPS: TXx9: Add support for TX4939 internal RTC | Atsushi Nemoto | 2009-01-30 | 3 | -0/+24 |
* | MIPS: R2: Fix broken installation of cache error handler. | Ralf Baechle | 2009-01-30 | 1 | -2/+6 |
* | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT | Ralf Baechle | 2009-01-30 | 4 | -7/+4 |
* | MIPS: Add return value checks to user_termio_to_kernel_termios() | Ralf Baechle | 2009-01-30 | 1 | -28/+72 |
* | MIPS: Octeon: Remove duplicated #includes | Huang Weiyi | 2009-01-30 | 1 | -2/+0 |
* | MIPS: atomic_*(): Change type of intermediate variables. | Ralf Baechle | 2009-01-30 | 1 | -26/+26 |
* | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle | 2009-01-30 | 1 | -15/+6 |
* | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle | 2009-01-30 | 1 | -1/+21 |
* | MIPS: SMTC: Fix build after recent creditial changes. | Ralf Baechle | 2009-01-30 | 1 | -1/+2 |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 7 | -10/+10 |
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-15 | 1 | -1/+1 |
|\ |
|
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-15 | 2 | -3/+0 |
|/ |
|
* | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle | 2009-01-11 | 1 | -1/+4 |
* | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 2009-01-11 | 5 | -353/+234 |
* | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 2009-01-11 | 3 | -0/+81 |
* | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 2009-01-11 | 4 | -167/+225 |
* | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 2009-01-11 | 4 | -54/+64 |
* | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 2009-01-11 | 5 | -181/+143 |
* | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 2009-01-11 | 5 | -12/+28 |
* | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 2009-01-11 | 5 | -100/+42 |
* | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 2009-01-11 | 3 | -34/+0 |
* | MIPS: Print irq handler description | Manuel Lauss | 2009-01-11 | 1 | -0/+1 |
* | MIPS: Alchemy: pb1200: update CPLD cascade irq handler. | Manuel Lauss | 2009-01-11 | 1 | -57/+30 |
* | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 2009-01-11 | 15 | -644/+514 |