summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-21Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso1-7/+0
2012-12-21proc: fix inconsistent lock stateXiaotian Feng1-6/+6
2012-12-21linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-21memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo1-1/+13
2012-12-21checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches1-2/+5
2012-12-21revert "rtc: recycle id when unloading a rtc driver"Andrew Morton1-1/+0
2012-12-21mm: clean up transparent hugepage sysfs error messagesJeremy Eder1-3/+3
2012-12-21hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko1-1/+4
2012-12-21hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko3-5/+12
2012-12-21hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko1-4/+20
2012-12-21hfsplus: avoid crash on failed block map freeAlan Cox1-1/+12
2012-12-21kcmp: include linux/ptrace.hCyrill Gorcunov1-0/+1
2012-12-21drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare1-0/+1
2012-12-21mm: cma: WARN if freed memory is still in useMarek Szyprowski1-2/+9
2012-12-21exec: do not leave bprm->interp on stackKees Cook4-2/+23
2012-12-21drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2012-12-21drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2012-12-21Documentation: kernel-parameters.txt remove capability.disableJosh Boyer1-6/+0
2012-12-21mm: fix calculation of dirtyable memorySonny Rao1-5/+20
2012-12-21compaction: fix build error in CMA && !COMPACTIONMinchan Kim1-6/+20
2012-12-20intel-iommu: Free old page tables before creating superpageWoodhouse, David1-2/+9
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia1-0/+1
2012-12-20ksm: make rmap walks more scalableHugh Dickins1-8/+8
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Hugh Dickins1-1/+4
2012-12-20mm: do not sleep in balance_pgdat if there's no i/o congestionZlatko Calusic1-6/+6
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells3-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells35-80/+118
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst1-99/+0
2012-12-20dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark1-0/+2
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2012-12-20sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2012-12-20sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-20sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2012-12-19solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse1-4/+23
2012-12-19solos-pci: add firmware upgrade support for new modelsNathan Williams1-11/+42
2012-12-19solos-pci: remove superfluous debug outputNathan Williams1-1/+0
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-19gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2-17/+1
2012-12-19gpio/ich: Add missing spinlock initJean Delvare1-0/+1
2012-12-19drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst1-1/+1
2012-12-19hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare1-0/+10
2012-12-19hwmon: (it87) Support PECI for additional chipsGuenter Roeck1-10/+38
2012-12-19hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2-4/+19
2012-12-19hwmon: (it87) Manage device specific features with tableGuenter Roeck1-74/+81
2012-12-19hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck1-41/+74