summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-12-01phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips1-0/+2
2007-12-01Merge branch 'master' into upstream-fixesJeff Garzik80-280/+466
2007-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-3/+3
2007-12-01[MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin1-3/+3
2007-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-13/+41
2007-11-29Merge branches 'at91-fixes' and 'pxa-fixes'Russell King6-11/+39
2007-11-29[ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin2-2/+2
2007-11-29[ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao1-1/+1
2007-11-29[ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao1-0/+1
2007-11-29[ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao1-1/+4
2007-11-29RTC: convert mutex to bitfieldJiri Kosina1-1/+4
2007-11-29fuse: pass open flags to read and writeMiklos Szeredi1-0/+5
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying1-0/+2
2007-11-29fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta1-7/+0
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2-3/+1
2007-11-29Fix <linux/kd.h> usage in userspaceDavid Woodhouse1-1/+1
2007-11-29spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell1-0/+2
2007-11-29PNP: increase the maximum number of resourcesZhao Yakui1-2/+2
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+3
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern1-0/+1
2007-11-28USB: Fix signr comment in usbdevice_fs.hPhil Endecott1-1/+2
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar1-0/+4
2007-11-27Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2-4/+73
2007-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-11/+26
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+5
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata1-3/+8
2007-11-28m32r: Ignore warnings for unused syscallsHirokazu Takata1-0/+24
2007-11-28m32r: Add missing syscallsHirokazu Takata1-1/+41
2007-11-27scatterlist: add more safeguardsTejun Heo1-11/+26
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski1-0/+2
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski1-0/+3
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds6-37/+15
2007-11-26Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-12/+0
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds4-0/+30
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds23-150/+190
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds1-1/+1
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-1/+6
2007-11-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-6/+5
2007-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-3/+17
2007-11-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-18/+27
2007-11-26SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk1-6/+0
2007-11-26NFS: make nfs_wb_page_priority() staticAdrian Bunk1-1/+0
2007-11-26SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini1-5/+0
2007-11-26sched: fix RLIMIT_CPU commentIngo Molnar1-1/+1
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz1-0/+1
2007-11-26x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner1-0/+1
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy2-0/+28
2007-11-26[ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor1-1/+2