summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-05KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti1-4/+5
2010-11-05KVM: Write protect memory after slot swapMichael S. Tsirkin1-4/+4
2010-11-05Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...Jesper Juhl1-11/+4
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman12-33/+36
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman16-10/+11
2010-11-05Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+3
2010-11-04cifs: dereferencing first then checkingJeff Layton1-7/+3
2010-11-04cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman1-1/+1
2010-11-04inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage1-11/+16
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet1-4/+1
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt5-14/+14
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt1-1/+3
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt1-2/+2
2010-11-04netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt1-0/+1
2010-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-21/+30
2010-11-04cls_cgroup: Fix crash on module unloadHerbert Xu1-2/+0
2010-11-04memory corruption in X.25 facilities parsingandrew hendry2-4/+6
2010-11-04net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng1-0/+2
2010-11-04rds: Remove kfreed tcp conn from listPavel Emelyanov1-0/+6
2010-11-04rds: Lost locking in loop connection freeingPavel Emelyanov1-0/+4
2010-11-04de2104x: fix panic on loadEric Dumazet1-1/+0
2010-11-04atl1 : fix panic on loadEric Dumazet1-1/+0
2010-11-04netxen: remove unused firmware exportsAmerigo Wang1-3/+0
2010-11-04caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com1-2/+1
2010-11-04caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland3-19/+53
2010-11-04caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos8-50/+55
2010-11-04smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith1-1/+1
2010-11-03vmstat: fix offset calculation on void*Wu Fengguang1-1/+1
2010-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-55/+82
2010-11-03ext4: initialize the percpu counters before replaying the journalTheodore Ts'o1-26/+39
2010-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai9802-503113/+962630
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta1-2/+2
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2-12/+28
2010-11-03ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-03ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek1-0/+1
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter1-0/+2
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer1-0/+1
2010-11-03Release page reference during page fault retryMichel Lespinasse1-1/+3
2010-11-02[CIFS] Cleanup unused variable build warningSteve French1-1/+0
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton4-85/+101
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2-17/+5
2010-11-02cifs: trivial doc fix: note setlease implementedJ. Bruce Fields1-1/+1
2010-11-02CIFS: Add cifs_set_oplock_levelPavel Shilovsky3-32/+30
2010-11-02ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o1-8/+6