summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: check networking specific block comment styleJoe Perches2012-10-061-0/+14
* checkpatch: update suggested printk conversionsJoe Perches2012-10-061-2/+4
* checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen2012-10-061-3/+12
* scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQsTejun Heo2012-10-061-8/+8
* lib/plist.c: make plist test announcements KERN_DEBUGBorislav Petkov2012-10-061-2/+2
* lib/vsprintf.c: improve standard conformance of sscanf()Jan Beulich2012-10-061-19/+14
* lib/spinlock_debug: avoid livelock in do_raw_spin_lock()Vikram Mulukutla2012-10-061-14/+18
* genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard2012-10-062-4/+111
* lib/gcd.c: prevent possible div by 0Davidlohr Bueso2012-10-061-0/+3
* lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich2012-10-061-4/+5
* lib/parser.c: avoid overflow in match_number()Alex Elder2012-10-061-2/+8
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-068-27/+27
* kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_...Takuya Yoshikawa2012-10-061-2/+1
* powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa2012-10-061-0/+10
* bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa2012-10-061-0/+10
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-062-10/+4
* drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-063-16/+4
* drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han2012-10-061-0/+10
* drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-10-061-2/+0
* backlight: remove ProGear driverMarcin Juszkiewicz2012-10-063-170/+0
* backlight: add new lm3639 backlight driverG.Shark Jeong2012-10-064-0/+516
* backlight: add Backlight driver for lm3630 chipG.Shark Jeong2012-10-064-0/+540
* backlight: lp855x: add FAST bit description for LP8556Kim, Milo2012-10-061-0/+2
* drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-061-2/+2
* drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han2012-10-061-3/+3
* drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-061-1/+1
* MAINTAINERS: update email address for Khalid AzizKhalid Aziz2012-10-061-1/+1
* MAINTAINERS: fix indentation for Viresh KumarAndy Shevchenko2012-10-061-8/+8
* MAINTAINERS: Update gianfar_ptp after renamingJoe Perches2012-10-061-1/+1
* MAINTAINERS: add defconfig file to IMX sectionUwe Kleine-König2012-10-061-0/+1
* MAINTAINERS: update gpio subsystem file listYang Bai2012-10-061-0/+1
* lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko2012-10-062-1/+5
* lib: vsprintf: fix broken commentsGeorge Spelvin2012-10-061-7/+7
* lib: vsprintf: optimize put_dec_trunc8()George Spelvin2012-10-061-16/+6
* lib: vsprintf: optimize division by 10000George Spelvin2012-10-061-27/+33
* lib: vsprintf: optimize division by 10 for small integersGeorge Spelvin2012-10-061-2/+3
* poweroff: fix bug in orderly_poweroff()hongfeng2012-10-061-1/+1
* kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo2012-10-061-0/+1
* tile: fix personality bits handling upon exec()Jiri Kosina2012-10-061-2/+2
* cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-0616-16/+31
* score: select generic atomic64_t supportFengguang Wu2012-10-061-0/+1
* frv: kill used but uninitialized variableGeert Uytterhoeven2012-10-061-10/+9
* sections: fix const sections for crc32 tableJoe Mario2012-10-062-6/+9
* sections: fix section conflicts in soundAndi Kleen2012-10-061-1/+1
* sections: fix section conflicts in netAndi Kleen2012-10-067-6/+8
* sections: fix section conflicts in net/canAndi Kleen2012-10-064-4/+4
* sections: fix section conflicts in mm/percpu.cAndi Kleen2012-10-062-2/+2
* sections: fix section conflicts in drivers/videoAndi Kleen2012-10-065-6/+6
* sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-062-2/+2
* sections: fix section conflicts in drivers/platform/x86Andi Kleen2012-10-063-7/+7
OpenPOWER on IntegriCloud