aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-06lib/spinlock_debug: avoid livelock in do_raw_spin_lock()Vikram Mulukutla1-14/+18
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard2-4/+111
2012-10-06lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-06lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich1-4/+5
2012-10-06lib/parser.c: avoid overflow in match_number()Alex Elder1-2/+8
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu8-27/+27
2012-10-06kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()Takuya Yoshikawa1-2/+1
2012-10-06powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2-10/+4
2012-10-06drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings3-16/+4
2012-10-06drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han1-0/+10
2012-10-06drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-2/+0
2012-10-06backlight: remove ProGear driverMarcin Juszkiewicz3-170/+0
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong4-0/+516
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong4-0/+540
2012-10-06backlight: lp855x: add FAST bit description for LP8556Kim, Milo1-0/+2
2012-10-06drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleepsJingoo Han1-2/+2
2012-10-06drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleepsJingoo Han1-3/+3
2012-10-06drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleepsJingoo Han1-1/+1
2012-10-06MAINTAINERS: update email address for Khalid AzizKhalid Aziz1-1/+1
2012-10-06MAINTAINERS: fix indentation for Viresh KumarAndy Shevchenko1-8/+8
2012-10-06MAINTAINERS: Update gianfar_ptp after renamingJoe Perches1-1/+1
2012-10-06MAINTAINERS: add defconfig file to IMX sectionUwe Kleine-König1-0/+1
2012-10-06MAINTAINERS: update gpio subsystem file listYang Bai1-0/+1
2012-10-06lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko2-1/+5
2012-10-06lib: vsprintf: fix broken commentsGeorge Spelvin1-7/+7
2012-10-06lib: vsprintf: optimize put_dec_trunc8()George Spelvin1-16/+6
2012-10-06lib: vsprintf: optimize division by 10000George Spelvin1-27/+33
2012-10-06lib: vsprintf: optimize division by 10 for small integersGeorge Spelvin1-2/+3
2012-10-06poweroff: fix bug in orderly_poweroff()hongfeng1-1/+1
2012-10-06kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo1-0/+1
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina16-16/+31
2012-10-06score: select generic atomic64_t supportFengguang Wu1-0/+1
2012-10-06frv: kill used but uninitialized variableGeert Uytterhoeven1-10/+9
2012-10-06sections: fix const sections for crc32 tableJoe Mario2-6/+9
2012-10-06sections: fix section conflicts in soundAndi Kleen1-1/+1
2012-10-06sections: fix section conflicts in netAndi Kleen7-6/+8
2012-10-06sections: fix section conflicts in net/canAndi Kleen4-4/+4
2012-10-06sections: fix section conflicts in mm/percpu.cAndi Kleen2-2/+2
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen5-6/+6
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen2-2/+2
2012-10-06sections: fix section conflicts in drivers/platform/x86Andi Kleen3-7/+7
2012-10-06sections: fix section conflicts in drivers/net/wanAndi Kleen1-1/+1
2012-10-06sections: fix section conflicts in drivers/net/hamradioAndi Kleen5-7/+7
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen14-15/+15
2012-10-06sections: fix section conflicts in drivers/mmcAndi Kleen1-1/+1
2012-10-06sections: fix section conflicts in drivers/mfdAndi Kleen1-3/+3
2012-10-06sections: fix section conflicts in drivers/macintoshAndi Kleen1-1/+1