summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini2009-09-302-4/+27
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-10-033-58/+15
|\ \ \ \ \
| * | | | | [PATCH] ext4: retry failed direct IO allocationsEric Sandeen2009-10-031-0/+4
| * | | | | ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth2009-10-031-2/+0
| * | | | | ext4: drop ext4dev compatEric Sandeen2009-10-012-45/+0
| * | | | | ext4: fix a BUG_ON crash by checking that page has buffers attached to itTheodore Ts'o2009-10-011-11/+11
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-0362-268/+736
|\ \ \ \ \ \
| * | | | | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-021-1/+50
| * | | | | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-0233-78/+144
| * | | | | | ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-021-1/+1
| * | | | | | ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-021-1/+3
| * | | | | | ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-021-13/+12
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-027-137/+439
| |\ \ \ \ \ \
| | * | | | | | iop: downgrade maintenance statusDan Williams2009-08-191-6/+6
| | * | | | | | arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-181-1/+1
| | * | | | | | iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-184-5/+3
| | * | | | | | iop33x: update defconfig (default atu to on)Dan Williams2009-08-181-125/+429
| * | | | | | | ARM: 5738/1: Correct TCM documentationLinus Walleij2009-10-011-4/+6
| * | | | | | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2
| * | | | | | | ARM: 5733/1: fix bcmring compile errorLeo Chen2009-10-011-1/+0
| * | | | | | | ARM: 5732/1: remove redundant include fileLeo Chen2009-10-011-1/+0
| * | | | | | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-013-2/+11
| * | | | | | | ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-281-1/+4
| * | | | | | | ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-282-4/+6
| * | | | | | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-283-10/+50
| * | | | | | | ARM: includecheck fix: mach-davinci, board-dm365-evm.cJaswinder Singh Rajput2009-09-281-1/+0
| * | | | | | | ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2009-09-282-6/+0
| * | | | | | | ARM: Fix warning: unused variable 'highmem'Russell King2009-09-281-0/+2
| * | | | | | | ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King2009-09-281-0/+1
| * | | | | | | ARM: Fix SA11x0 clocksource warningRussell King2009-09-281-1/+1
| * | | | | | | ARM: Fix SA1100 Neponset serial section mismatchRussell King2009-09-281-1/+1
| * | | | | | | ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warningsRussell King2009-09-282-2/+2
| * | | | | | | ARM: Fix section mismatch warning in Integrator pci_v3Russell King2009-09-281-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-0254-268/+2157
|\ \ \ \ \ \ \ \
| * | | | | | | | cnic: Fix NETDEV_UP event processing.Michael Chan2009-10-022-3/+4
| * | | | | | | | uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-021-0/+3
| * | | | | | | | pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-021-0/+3
| * | | | | | | | dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner2009-10-021-0/+5
| * | | | | | | | dm/connector: Only process connector packages from privileged processesPhilipp Reisner2009-10-021-0/+3
| * | | | | | | | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-023-13/+5
| * | | | | | | | connector/dm: Fixed a compilation warningPhilipp Reisner2009-10-021-2/+1
| * | | | | | | | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-0210-18/+19
| * | | | | | | | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-023-9/+9
| * | | | | | | | e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-023-33/+6
| * | | | | | | | net: Fix wrong sizeofJean Delvare2009-10-022-2/+2
| * | | | | | | | net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet2009-10-021-1/+1
| * | | | | | | | net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-023-0/+3
| * | | | | | | | sky2: irqname based on pci addressStephen Hemminger2009-10-022-2/+7
| * | | | | | | | skge: use unique IRQ nameMichal Schmidt2009-10-022-2/+7
| * | | | | | | | IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman2009-10-021-5/+6