summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-9/+10
* [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-072-4/+11
* [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-072-68/+528
* [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-071-0/+2
* [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-071-4/+2
* [AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen2007-12-071-4/+11
* Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Linus Torvalds2007-12-061-0/+5
|\
| * [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-12-061-2/+1
|\ \
| * | [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-061-2/+1
* | | [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-10/+11
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-051-2/+15
|\ \
| * | futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-051-2/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-051-0/+16
|\ \ \
| * | | Security: round mmap hint address above mmap_min_addrEric Paris2007-12-061-0/+16
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-051-0/+3
|\ \ \
| * | | [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-051-0/+3
| |/ /
* | | proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-051-1/+0
* | | jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-051-0/+2
* | | Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu2007-12-051-0/+1
* | | spi: spi_bfin: update handling of delay-after-deselectBryan Wu2007-12-051-1/+1
* | | spi: bfin spi uses portmux callsMichael Hennerich2007-12-051-1/+1
* | | spi: initial BF54x SPI supportBryan Wu2007-12-051-0/+17
|/ /
* / PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-041-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-031-0/+1
|\
| * x86: disable hpet on shutdownOGAWA Hirofumi2007-12-031-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-12-031-2/+1
|\ \
| * | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-031-0/+7
|\ \
| * | sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-021-0/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-032-3/+9
|\ \
| * | [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-021-0/+3
| * | SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich2007-11-291-3/+6
* | | phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips2007-12-011-0/+2
* | | Merge branch 'master' into upstream-fixesJeff Garzik2007-12-0180-280/+466
|\ \ \ | | |/ | |/|
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-301-3/+3
| |\ \
| | * | [MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin2007-12-011-3/+3
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-308-13/+41
| |\ \ \ | | |/ / | |/| |
| | | |
| | | \
| | *-. \ Merge branches 'at91-fixes' and 'pxa-fixes'Russell King2007-11-296-11/+39
| | |\ \ \
| | | | * | [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao2007-11-291-1/+1
| | | | * | [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao2007-11-291-0/+1
| | | | * | [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao2007-11-291-1/+4
| | | | * | [ARM] 4654/1: pxa: update default MFP register valueeric miao2007-11-261-5/+13
| | | | * | [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.heric miao2007-11-261-1/+1
| | | | * | [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitionseric miao2007-11-261-2/+17
| | | * | | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor2007-11-261-1/+2
| | | |/ /
| | * / / [ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin2007-11-292-2/+2
| | |/ /
| * | | RTC: convert mutex to bitfieldJiri Kosina2007-11-291-1/+4
| * | | fuse: pass open flags to read and writeMiklos Szeredi2007-11-291-0/+5
| * | | x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-291-0/+2