summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-172-4/+9
| * | | | [PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin2007-02-172-12/+13
| * | | | [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-172-1/+5
| * | | | [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-171-1/+1
| * | | | [PARISC] Use fstatat64 instead of newfstatat syscallHelge Deller2007-02-171-1/+1
| * | | | [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller2007-02-171-1/+5
| * | | | [PARISC] fix fixup declarations for 32bit and use CONFIG_64BITHelge Deller2007-02-171-5/+5
| * | | | [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller2007-02-171-59/+27
| * | | | [PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=yHelge Deller2007-02-171-0/+15
| * | | | [PARISC] Generic BUGHelge Deller2007-02-171-5/+68
| * | | | [PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox2007-02-171-1/+0
| * | | | [PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_rangeMatthew Wilcox2007-02-171-0/+2
| * | | | [PARISC] "Fix" circular includesKyle McMartin2007-02-173-9/+1
| * | | | [PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we'reMatthew Wilcox2007-02-171-8/+14
| * | | | [PARISC] Clean up the cache and tlb headersRandolph Chung2007-02-173-194/+42
| * | | | [PARISC] Optimize TLB flush on SMP systemsRandolph Chung2007-02-171-13/+11
| * | | | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-175-38/+12
| |\ \ \ \
| | * | | | [PATCH] use __u64 rather than u64 in parisc statfs structsMike Frysinger2007-02-081-5/+5
| | * | | | [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-081-1/+0
| | * | | | [PARISC] Remove duplicate PDC_PAT_CELL definesKyle McMartin2006-12-081-29/+0
| | * | | | [PARISC] pdcpat remove extra bracketsMariusz Kozlowski2006-12-081-2/+2
| | * | | | [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin2006-12-081-1/+5
| | * | | | [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not definedRyan Bradetich2006-12-081-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-261-0/+16
|\ \ \ \ \ \
| * | | | | | [IRDA] net/irda/: proper prototypesAdrian Bunk2007-02-261-0/+16
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-264-18/+36
|\ \ \ \ \ \ \
| * | | | | | | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-231-2/+0
| * | | | | | | power management: fix struct layout and docsJohannes Berg2007-02-231-2/+35
| * | | | | | | sysfs: move struct sysfs_dirent to private headerAdam J. Richter2007-02-231-12/+1
| * | | | | | | Driver core: remove class_device_renameGreg Kroah-Hartman2007-02-231-2/+0
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-265-4/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | sysfs: allow attributes to be added to groupsAlan Stern2007-02-231-0/+17
| * | | | | | | | USB: make autosuspend delay a module parameterAlan Stern2007-02-231-0/+3
| * | | | | | | | USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-232-0/+12
| * | | | | | | | USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-231-4/+18
| * | | | | | | | USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-231-0/+33
| |/ / / / / / /
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-263-8/+30
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-223-8/+30
| |/ / / / / /
* | | | | | | [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-261-2/+7
* | | | | | | [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-261-1/+17
* | | | | | | [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-11/+0
* | | | | | | Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-262-22/+0
|/ / / / / /
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds2007-02-217-31/+119
|\ \ \ \ \ \
| * | | | | | V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk2007-02-211-3/+0
| * | | | | | V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek2007-02-211-1/+42
| * | | | | | V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil2007-02-211-1/+0
| * | | | | | V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil2007-02-211-11/+0
| * | | | | | V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2007-02-211-1/+1
| * | | | | | V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab2007-02-211-0/+3
| * | | | | | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-213-13/+15
OpenPOWER on IntegriCloud