aboutsummaryrefslogtreecommitdiffstats
path: root/lib/prio_heap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-05-14drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell16-150/+150
2014-05-14drivers/regulator/virtual: avoid world-writable sysfs files.Rusty Russell1-5/+5
2014-05-14drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-05-14drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-05-14drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-05-14drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell1-2/+2
2014-05-14speakup: fix incorrect perms on speakup_acntsa.cRusty Russell1-4/+4
2014-05-14cpumask.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-05-14Documentation: Update kernel-parameters.txRusty Russell1-15/+25
2014-04-28param: hand arguments after -- straight to initRusty Russell4-19/+53
2014-04-28modpost: Fix resource leak in read_dump()Christian Engelmayer1-0/+2
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason1-0/+5
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds6-33/+111
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo1-0/+2
2014-04-25kernfs: fix a subdir count leakJianyu Zhan1-3/+6
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-04-25usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork1-0/+3
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min2-1/+2
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev1-0/+2
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-39/+31
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan1-0/+3
2014-04-25arm64: debug: remove noisy, pointless warningWill Deacon1-3/+0
2014-04-25arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper1-0/+6
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2-3/+4
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth1-7/+7
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth1-1/+33
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth1-2/+6
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth1-2/+6
2014-04-24Btrfs: correctly set profile flags on seqlock retryFilipe Manana1-1/+3
2014-04-24Btrfs: use correct key when repeating search for extent itemFilipe Manana1-0/+2
2014-04-24Btrfs: fix inode caching vs tree logMiao Xie1-16/+2
2014-04-24Btrfs: fix possible memory leaks in open_ctree()Wang Shilong1-5/+5
2014-04-24Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong1-1/+5
2014-04-24Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2-14/+14
2014-04-24btrfs: replace error code from btrfs_drop_extentsDavid Sterba2-5/+5
2014-04-24btrfs: Change the hole range to a more accurate value.Qu Wenruo1-1/+1
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff1-18/+21
2014-04-24serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson1-1/+1
2014-04-24serial: samsung: don't check config for every characterDoug Anderson1-5/+6
2014-04-24serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson1-6/+6