aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21string: do not export memweight() to userspaceWANG Cong
2012-08-21hugetlb: update hugetlbpage.txtZhouping Liu
2012-08-21checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-08-21Documentation: update mount option in filesystem/vfat.txtNamjae Jeon
2012-08-21mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch
2012-08-21tcp: fix possible socket refcount problemEric Dumazet
2012-08-21Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-21task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-21fbcon: fix race condition between console lock and cursor timerDave Airlie
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg
2012-08-21e1000e: implement MDI/MDI-X controlJesse Brandeburg
2012-08-21e1000: configure and read MDI settingsJesse Brandeburg
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg
2012-08-21e1000e: implement 82577/579 MDI setting supportBruce W Allan
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary
2012-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...Linus Torvalds
2012-08-20Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-08-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-20Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam
2012-08-20Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-08-20Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-20vfs: missed source of ->f_pos racesAl Viro
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy
2012-08-20netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy
2012-08-20netfilter: sparse endian fixesPatrick McHardy
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell
2012-08-20net/core/dev.c: fix kernel-doc warningRandy Dunlap