summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-301-0/+3
* [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2Star
* [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-0/+2
* x86: fix new find_first_bit()Linus Torvalds2005-07-291-7/+6Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-293-6/+30
|\
| * Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-1193-780/+1587
| |\
| * | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-3/+3
| * | Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-0/+25
| * | Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-301-3/+2Star
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-291-0/+5
|\ \ \
| * | | [ARM SMP] Fix another ARMv6 bitop problemRussell King2005-07-281-0/+5
* | | | [PATCH] uml: vm86 compile fixJeff Dike2005-07-291-0/+6
* | | | [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan2005-07-291-2/+1Star
* | | | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-291-0/+2
* | | | [PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen2005-07-291-3/+10
* | | | [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen2005-07-291-1/+1
* | | | [PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen2005-07-291-2/+2
* | | | [PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen2005-07-291-3/+0Star
* | | | [PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen2005-07-291-3/+6
* | | | [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-292-0/+2
* | | | [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen2005-07-292-6/+0Star
* | | | [PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen2005-07-291-24/+21Star
* | | | Revert broken "statement with no effect" warning fixLinus Torvalds2005-07-282-23/+6Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-07-284-20/+24
|\ \ \ \
| * | | | [ALSA] version 1.0.9bJaroslav Kysela2005-07-281-2/+2
| * | | | [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-282-4/+4
| * | | | [ALSA] emu10k1: Add module option uint subsystem.James Courtier-Dutton2005-07-281-0/+1
| * | | | [ALSA] cleanup and typo-correctionHenrik Kretzschmar2005-07-281-14/+17
| |/ / /
* | | | [PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt2005-07-281-30/+24Star
* | | | [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-282-6/+23
|/ / /
* | | [PATCH] new alpha syscallsRichard Henderson2005-07-281-1/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-282-6/+6
|\ \ \
| * | | [SPARC]: Add inotify syscall entries.David S. Miller2005-07-272-6/+6
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-281-0/+3
|\ \ \ \
| * | | | [IA64] inotify: ia64 syscalls.Robert Love2005-07-271-0/+3
| |/ / /
* | | | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-8/+8
* | | | [PATCH] drivers/media/video/tveeprom.c: possible cleanupsAdrian Bunk2005-07-281-1/+0Star
* | | | [PATCH] serial_core whitespace fixRalf Baechle2005-07-281-1/+1
* | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-1/+1
* | | | [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-281-1/+1
* | | | [PATCH] stale POSIX lock handlingPeter Staubach2005-07-281-2/+4
* | | | [PATCH] s390: atomic64 inline functionsHeiko Carstens2005-07-281-4/+4
* | | | [PATCH] s390: find_next_{zero}_bit fixesMartin Schwidefsky2005-07-281-300/+140Star
* | | | [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-284-178/+84Star
* | | | [PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAXMiles Bader2005-07-282-4/+8
* | | | [PATCH] v850: Update PCI supportMiles Bader2005-07-281-6/+31
* | | | [PATCH] v850: Add pte_fileMiles Bader2005-07-281-0/+2
* | | | [PATCH] v850: Update ioremap return type and add ioread/iowrite functionsMiles Bader2005-07-281-13/+24
* | | | [PATCH] v850: const-qualify first parameter of find_next_zero_bitMiles Bader2005-07-281-3/+3
* | | | [PATCH] v850: Define pfn_validMiles Bader2005-07-281-2/+3