aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-02-17[PARISC] convert to use CONFIG_64BIT instead of __LP64__Helge Deller
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller
2007-02-17[PARISC] fix ENTRY() and ENDPROC() for 64bit-pariscHelge Deller
2007-02-17[PARISC] implement standard ENTRY(), END() and ENDPROC()Helge Deller
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin
2007-02-17[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin
2007-02-17[PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller
2007-02-17[PARISC] Use fstatat64 instead of newfstatat syscallHelge Deller
2007-02-17[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller
2007-02-17[PARISC] fix fixup declarations for 32bit and use CONFIG_64BITHelge Deller
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller
2007-02-17[PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=yHelge Deller
2007-02-17[PARISC] Generic BUGHelge Deller
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox
2007-02-17[PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_rangeMatthew Wilcox
2007-02-17[PARISC] "Fix" circular includesKyle McMartin
2007-02-17[PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we'reMatthew Wilcox
2007-02-17[PARISC] Clean up the cache and tlb headersRandolph Chung
2007-02-17[PARISC] Optimize TLB flush on SMP systemsRandolph Chung
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2007-02-08[PATCH] use __u64 rather than u64 in parisc statfs structsMike Frysinger
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan
2007-02-01[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer
2007-02-01[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro
2007-02-01[PATCH] fix frv headers_checkAl Viro
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan