aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-26[PATCH] i386: clean up user_mode macrosChuck Ebbert1-3/+10
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+3
2005-07-26[NETFILTER]: Fix ip_conntrack_put() prototype.Adrian Bunk1-1/+1
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+7
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds4-58/+127
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman1-1/+1
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-1/+1
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman26-0/+160
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman1-0/+9
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love2-3/+14
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-14/+13
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King4-29/+69
2005-07-26[PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King1-29/+58
2005-07-26[PATCH] ARM: 2819/1: Fix several S3C24x0 IIS definesDimitry Andric1-3/+7
2005-07-25[TG3]: add 5780 basic supportMichael Chan1-0/+2
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1