aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2005-07-27[PATCH] v850: Define pfn_validMiles Bader1-2/+3
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik128-0/+32075
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik12-86/+42
2005-07-27[PATCH] CRIS update: synchronous serial port driverMikael Starvik2-1/+107
2005-07-27[PATCH] CRIS update: SMPMikael Starvik7-58/+65
2005-07-27[PATCH] CRIS update: profilerMikael Starvik1-0/+2
2005-07-27[PATCH] CRIS update: pciMikael Starvik4-85/+298
2005-07-27[PATCH] CRIS update: mmMikael Starvik1-1/+4
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik2-0/+5
2005-07-27[PATCH] CRIS update: IRQMikael Starvik4-37/+12
2005-07-27[PATCH] CRIS update: I/O and DMA allocatorMikael Starvik3-0/+104
2005-07-27[PATCH] CRIS update: driversMikael Starvik2-0/+100
2005-07-27[PATCH] CRIS update: arch splitMikael Starvik5-11/+84
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson3-13/+24
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson1-0/+2
2005-07-27[PATCH] ppc32: fix dma_map_page() to use page_to_bus()Matt Porter1-1/+1
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala1-1/+2
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala1-2/+3
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-0/+10
2005-07-27[PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin1-0/+1
2005-07-27[PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan1-1/+1
2005-07-27[PATCH] user_mode_vm() build fixAndrew Morton1-0/+3