summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner2007-12-081-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-171-1/+2
|\ \ \ \ \
| * | | | | [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy2007-12-141-1/+2
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-172-0/+13
|\ \ \ \ \
| * | | | | [SPARC32]: Silence sparc32 warnings on missing syscalls.Martin Habets2007-12-141-0/+9
| * | | | | [SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller2007-12-131-0/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-12-171-4/+4
|\ \ \ \ \
| * | | | | [S390] pud_present/pmd_present bug.Martin Schwidefsky2007-12-171-4/+4
| |/ / / /
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-12-171-3/+0
|\ \ \ \ \
| * | | | | [POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich2007-12-131-3/+0
| |/ / / /
* | | | | [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-141-4/+5
|/ / / /
* | | | V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips2007-12-111-0/+2
| |_|/ |/| |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-101-2/+5
|\ \ \
| * | | [MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss2007-12-091-2/+5
| |/ /
* | | esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-101-0/+3
* | | asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin2007-12-101-1/+1
* | | [IA64] iosapic cleanupSimon Horman2007-12-071-2/+0
|/ /
* | bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-071-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-12-077-88/+563
|\ \
| * | [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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-12-072-1/+3
|\ \ \
| * | | [SCTP]: Fix the bind_addr info during migration.Vlad Yasevich2007-12-071-0/+3
| * | | [IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev2007-12-071-1/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-12-071-1/+2
|\ \ \
| * | | leds: Fix led trigger locking bugsRichard Purdie2007-12-071-1/+2
| |/ /
* | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-061-6/+2
|\ \ \ | |/ / |/| |
| * | [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-6/+2
* | | 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
|/ /
OpenPOWER on IntegriCloud