summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-28128-0/+32075
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-2812-86/+42Star
* [PATCH] CRIS update: synchronous serial port driverMikael Starvik2005-07-282-1/+107
* [PATCH] CRIS update: SMPMikael Starvik2005-07-287-58/+65
* [PATCH] CRIS update: profilerMikael Starvik2005-07-281-0/+2
* [PATCH] CRIS update: pciMikael Starvik2005-07-284-85/+298
* [PATCH] CRIS update: mmMikael Starvik2005-07-281-1/+4
* [PATCH] CRIS update: misc patchesMikael Starvik2005-07-282-0/+5
* [PATCH] CRIS update: IRQMikael Starvik2005-07-284-37/+12Star
* [PATCH] CRIS update: I/O and DMA allocatorMikael Starvik2005-07-283-0/+104
* [PATCH] CRIS update: driversMikael Starvik2005-07-282-0/+100
* [PATCH] CRIS update: arch splitMikael Starvik2005-07-285-11/+84
* [PATCH] ppc64: remove another fixed address constraintDavid Gibson2005-07-283-13/+24
* [PATCH] ppc64: dynamically allocate segment tablesDavid Gibson2005-07-281-0/+2
* [PATCH] ppc32: fix dma_map_page() to use page_to_bus()Matt Porter2005-07-281-1/+1
* [PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala2005-07-281-1/+2
* [PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2005-07-281-2/+3
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-281-0/+10
* [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin2005-07-281-0/+1
* [PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan2005-07-281-1/+1
* [PATCH] user_mode_vm() build fixAndrew Morton2005-07-281-0/+3
* [PATCH] i386: clean up user_mode macrosChuck Ebbert2005-07-271-3/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-272-1/+3
|\
| * [NETFILTER]: Fix ip_conntrack_put() prototype.Adrian Bunk2005-07-271-1/+1
| * [TG3]: add 5780 basic supportMichael Chan2005-07-251-0/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-271-3/+7
|\ \
| * | [PATCH] ARM: 2819/1: Fix several S3C24x0 IIS definesDimitry Andric2005-07-261-3/+7
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-274-58/+127
|\ \
| * | [PATCH] ARM SMP: Add ARMv6 memory barriersRussell King2005-07-264-29/+69
| * | [PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King2005-07-261-29/+58
| |/
* | [PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman2005-07-261-1/+1
* | [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-261-1/+1
* | [PATCH] Add emergency_restart()Eric W. Biederman2005-07-2626-0/+160
* | [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-261-0/+9
* | [PATCH] inotify: add x86-64 syscall entriesRobert Love2005-07-262-3/+14
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-265-14/+13Star
|\ \ | |/ |/|
| * [SCSI] fix function prototype warningJames Bottomley2005-07-141-1/+1