summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-023-7/+13
|\
| * ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-021-0/+6
| * ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-021-6/+6
| * ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-021-1/+1
* | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-021-21/+19Star
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-021-2/+4
|\
| * HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina2007-03-011-0/+1
| * HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina2007-03-011-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-022-4/+22
|\ \
| * | [SPARC64]: Fix parport_pc build.David S. Miller2007-02-282-4/+22
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-023-3/+3
|\ \
| * | [NET]: Handle disabled preemption in gfp_any()Patrick McHardy2007-02-281-1/+1
| * | [NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller2007-02-282-2/+2
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-03-023-5/+80
|\ \
| * | V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil2007-03-011-7/+9
| * | V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2007-03-012-1/+27
| * | V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2007-03-012-0/+32
| * | V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-012-2/+17
| |/
* | [PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle2007-03-021-2/+1Star
* | [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2007-03-022-1/+12
* | [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-011-2/+19
* | [PATCH] uml: pte_mkread fixJeff Dike2007-03-011-1/+1
* | [PATCH] FRV: Missing error defsDavid Howells2007-03-011-0/+1
* | [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-011-1/+1
* | [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-011-1/+3
* | [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-0/+1
* | [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells2007-03-011-1/+5
* | [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-011-5/+0Star
|/
* [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day2007-02-271-5/+0Star
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-271-5/+4Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-262-6/+29
|\
| * Add id_to_dma_mode function for printing DMA modesAlan2007-02-251-0/+2
| * libata: test major version in ata_id_is_sata()Tejun Heo2007-02-231-2/+6
| * libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-4/+4
| * libata: separate out ata_ncq_enabled()Tejun Heo2007-02-211-0/+15
| * libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-211-0/+1
| * libata: PATA driver for CellebAkira Iguchi2007-02-211-0/+1
* | Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-261-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-263-2/+29
|\ \
| * | [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-231-2/+2
| * | {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-202-0/+22
| * | rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-202-0/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-263-33/+7Star
|\ \ \
| * | | [ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König2007-02-251-0/+6
| * | | [ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2007-02-222-33/+1Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-2637-409/+304Star
|\ \ \ \
| * | | | [PARISC] Use symbolic last syscall in __NR_Linux_syscallsKyle McMartin2007-02-211-1/+1
| * | | | [PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin2007-02-211-1/+3
| * | | | Revert "[PARISC] Optimize TLB flush on SMP systems"Kyle McMartin2007-02-181-11/+13
| * | | | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-0/+1