aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-30[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even1-1/+1
2005-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2-5/+2
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love1-1/+4
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love1-1/+4
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown23-103/+140
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2-5/+2
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2-5/+2
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman1-0/+3
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala1-3/+2
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman1-0/+2
2005-07-29x86: fix new find_first_bit()Linus Torvalds1-7/+6
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-6/+30
2005-07-29Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds1-0/+5
2005-07-28[PATCH] uml: vm86 compile fixJeff Dike1-0/+6
2005-07-28[PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan1-2/+1
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()Andi Kleen1-0/+2
2005-07-28[PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen1-3/+10
2005-07-28[PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen1-2/+2
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen1-3/+0
2005-07-28[PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen1-3/+6
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2-0/+2
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.hAndi Kleen2-6/+0
2005-07-28[PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen1-24/+21
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King1-0/+5
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds2-23/+6
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds4-20/+24
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt1-30/+24
2005-07-28[PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2-6/+23
2005-07-28[ALSA] version 1.0.9bJaroslav Kysela1-2/+2
2005-07-28[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2-4/+4
2005-07-28[ALSA] emu10k1: Add module option uint subsystem.James Courtier-Dutton1-0/+1
2005-07-28[ALSA] cleanup and typo-correctionHenrik Kretzschmar1-14/+17
2005-07-27[PATCH] new alpha syscallsRichard Henderson1-1/+6
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-6/+6
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+3
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-8/+8
2005-07-27[PATCH] drivers/media/video/tveeprom.c: possible cleanupsAdrian Bunk1-1/+0
2005-07-27[PATCH] serial_core whitespace fixRalf Baechle1-1/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher1-1/+1
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach1-2/+4
2005-07-27[PATCH] s390: atomic64 inline functionsHeiko Carstens1-4/+4
2005-07-27[PATCH] s390: find_next_{zero}_bit fixesMartin Schwidefsky1-300/+140
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky4-178/+84
2005-07-27[PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAXMiles Bader2-4/+8
2005-07-27[PATCH] v850: Update PCI supportMiles Bader1-6/+31
2005-07-27[PATCH] v850: Add pte_fileMiles Bader1-0/+2
2005-07-27[PATCH] v850: Update ioremap return type and add ioread/iowrite functionsMiles Bader1-13/+24
2005-07-27[PATCH] v850: const-qualify first parameter of find_next_zero_bitMiles Bader1-3/+3