summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-0/+71
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-301-3/+3
|\
| * [MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin2007-12-011-3/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-308-13/+41
|\ \ | |/ |/|
| *-. Merge branches 'at91-fixes' and 'pxa-fixes'Russell King2007-11-296-11/+39
| |\ \
| | | * [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao2007-11-291-1/+1
| | | * [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao2007-11-291-0/+1
| | | * [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao2007-11-291-1/+4
| | | * [ARM] 4654/1: pxa: update default MFP register valueeric miao2007-11-261-5/+13
| | | * [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.heric miao2007-11-261-1/+1
| | | * [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitionseric miao2007-11-261-2/+17
| | * | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor2007-11-261-1/+2
| | |/
| * | [ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin2007-11-292-2/+2
| |/
* | RTC: convert mutex to bitfieldJiri Kosina2007-11-291-1/+4
* | fuse: pass open flags to read and writeMiklos Szeredi2007-11-291-0/+5
* | x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-291-0/+2
* | fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-291-7/+0
* | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-292-3/+1
* | Fix <linux/kd.h> usage in userspaceDavid Woodhouse2007-11-291-1/+1
* | spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell2007-11-291-0/+2
* | PNP: increase the maximum number of resourcesZhao Yakui2007-11-291-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-11-282-1/+3
|\ \
| * | USB: keep track of whether interface sysfs files existAlan Stern2007-11-281-0/+1
| * | USB: Fix signr comment in usbdevice_fs.hPhil Endecott2007-11-281-1/+2
* | | sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-281-0/+4
|/ /
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2007-11-272-4/+73
|\ \
| * | m32r: Update sys_rt_sigsuspendHirokazu Takata2007-11-281-3/+8
| * | m32r: Ignore warnings for unused syscallsHirokazu Takata2007-11-281-0/+24
| * | m32r: Add missing syscallsHirokazu Takata2007-11-281-1/+41
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-271-11/+26
|\ \ \
| * | | scatterlist: add more safeguardsTejun Heo2007-11-271-11/+26
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-0/+5
|\ \ \ | |/ / |/| |
| * | Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski2007-11-271-0/+2
| * | Input: add definitions for frame forward and frame back keysAristeu Rozanski2007-11-271-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-266-37/+15
|\ \ \
| * | | [SKBUFF]: Free old skb properly in skb_morphHerbert Xu2007-11-261-1/+0
| * | | [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is onPavel Emelyanov2007-11-261-2/+1
| * | | [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-221-6/+0
| * | | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-201-0/+8
| |\ \ \
| | * | | ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain2007-11-201-0/+8
| * | | | [TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen2007-11-191-0/+3
| * | | | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-191-28/+0
| * | | | [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-191-2/+0
| * | | | [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-191-4/+0
| * | | | [TCP]: Fix TCP header misalignmentHerbert Xu2007-11-181-0/+3
| | |_|/ | |/| |
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-11-263-12/+0
|\ \ \ \
| * | | | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-261-6/+0
| * | | | NFS: make nfs_wb_page_priority() staticAdrian Bunk2007-11-261-1/+0
| * | | | SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini2007-11-261-5/+0
| |/ / /
OpenPOWER on IntegriCloud