aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/cooloney/blackfin-2.6Linus 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/git/jgarzik/libata-devLinus Torvalds1-4/+1
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus 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/powerpcLinus 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[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle1-0/+1
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+11
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle1-2/+3
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle1-3/+3
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle1-2/+6
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle1-1/+1
2007-11-26[MIPS] Fix pcspeaker build.Ralf Baechle2-10/+2
2007-11-26[SKBUFF]: Free old skb properly in skb_morphHerbert Xu1-1/+0
2007-11-26[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is onPavel Emelyanov1-2/+1
2007-11-22[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk1-6/+0
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicatedMike Frysinger1-1/+2
2007-11-21Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz1-22/+74
2007-11-21Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwiseMike Frysinger2-2/+2
2007-11-21Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger1-0/+5
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger6-20/+19
2007-11-21Blackfin arch: cleanup the cplb declaresMike Frysinger1-21/+12
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH definesMike Frysinger5-10/+0
2007-11-21Blackfin arch: add support for working around anomaly 05000312Mike Frysinger1-24/+42
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger1-18/+16
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export itMike Frysinger1-0/+1
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually definedMike Frysinger1-0/+2
2007-11-20Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+8
2007-11-20ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain1-0/+8
2007-11-20[ALSA] version 1.0.15Jaroslav Kysela1-1/+1
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens1-1/+0
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-5/+0
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens1-0/+5
2007-11-19[TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen1-0/+3
2007-11-20Pull cpuidle into release branchLen Brown2-1/+1