summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-18KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman
2013-03-18kprobes: Make hash_64() as always inlinedMasami Hiramatsu
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-03eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-01cache the value of file_inode() in struct fileAl Viro
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: fix truncated status stringsMikulas Patocka
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang
2013-03-01regulator: core: update kernel documentation for regulator_descNishanth Menon
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik
2013-02-27ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day
2013-02-27idr: implement lookup hintTejun Heo
2013-02-27idr: add idr_layer->prefixTejun Heo