summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-299-23/+16
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-2914-24/+26
* [PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar2006-06-291-4/+5
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29151-380/+384
* [PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk2006-06-291-1/+0
* [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn2006-06-291-1/+3
* [PATCH] i4l: remove unneeded include/linux/isdn/tpam.hKarsten Keil2006-06-291-55/+0
* [PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones2006-06-291-0/+1
* [PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn2006-06-291-1/+1
* [PATCH] remove devinit from ioc4 pci_driverDave Jones2006-06-291-1/+1
* [PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk2006-06-291-0/+13
* [PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk2006-06-291-4/+0
* [PATCH] ufs: printk() fixAndrew Morton2006-06-291-2/+4
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-296-30/+108
* [PATCH] sparc: register_cpu() build fixAndrew Morton2006-06-291-1/+1
* [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-295-1/+12
* [PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton2006-06-292-3/+10
* [PATCH] fix sgivwfb compileAdrian Bunk2006-06-293-6/+7
* Fix vsnprintf off-by-one bugLinus Torvalds2006-06-281-1/+1
* Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2837-172/+675
|\
| * [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1
| * [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-2813-0/+129
| * [ARM] nommu: prevent Xscale-based machines being selectedRussell King2006-06-281-0/+5
| * [ARM] nommu: export flush_dcache_page()Hyok S. Choi2006-06-281-0/+1
| * [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-282-4/+8
| * [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-282-7/+0
| * [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10
| * [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi2006-06-281-0/+4
| * [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-284-48/+92
| * [ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi2006-06-281-29/+32
| * [ARM] nommu: uaccess tweaksRussell King2006-06-284-59/+108
| * [ARM] nommu: adjust headers for !MMU ARM systemsRussell King2006-06-2811-21/+287
| * [ARM] nommu: we need the TLS register emulation for nommu modeRussell King2006-06-281-3/+3
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2836-86/+641
|\ \
| * | [ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski2006-06-281-2/+2
| * | [ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek2006-06-283-0/+69
| * | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-288-0/+419
| * | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-282-0/+41
| * | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-282-0/+53
| * | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2006-06-285-5/+5
| * | [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.hLennert Buytenhek2006-06-283-12/+11
| * | [ARM] 3660/1: Remove legacy definesAndrew Victor2006-06-283-8/+2
| * | [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks2006-06-281-9/+7
| * | [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks2006-06-281-0/+1
| |/
| * [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-288-50/+31
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-06-2810-127/+283
|\ \
| * | [WATCHDOG] Documentation/watchdog updateRandy Dunlap2006-06-285-110/+88
| * | [WATCHDOG] convert AT91RM9200 watchdog to platform driverAndrew Victor2006-06-201-11/+71
| * | [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-205-5/+92
| * | [WATCHDOG] Pre-Timeout flagsCorey Minyard2006-06-202-1/+32
OpenPOWER on IntegriCloud