summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-23docbook: don't use serial_core.h in device-drivers bookRandy Dunlap
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-23mm: fix rss count leakage during migrationKonstantin Khlebnikov
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-23SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2012-01-23mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton
2012-01-23mm: memcg: update the correct soft limit tree during migrationJohannes Weiner
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-23ipc/mqueue: simplify reading msgqueue limitDavidlohr Bueso
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior
2012-01-23mm: __count_immobile_pages(): make sure the node is onlineMichal Hocko
2012-01-23mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-01-22be2net: create RSS rings even in multi-channel configsSathya Perla
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22skge: check for PCI dma mapping errorsstephen hemminger
2012-01-22skge: don't assert carrier until link is upstephen hemminger
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell