summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-05[media] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus formatSylwester Nawrocki
2012-10-05[media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki
2012-10-05[media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki
2012-10-05X86 ACPI: Use #ifdef not #if for CONFIG_X86 checkLuck, Tony
2012-10-05KVM: Move some PPC ioctl definitions to the correct placePaul Mackerras
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan
2012-10-05KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B13201
2012-10-05i2c: Correct struct i2c_driver doc about detectionVivien Didelot
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine
2012-10-06coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko
2012-10-06coredump: add a new elf note with siginfo of the signalDenys Vlasenko
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko
2012-10-06coredump: update coredump-related headersAlex Kelly
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries
2012-10-06rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu
2012-10-06rtc: add Dallas DS2404 driverSven Schnelle
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong
2012-10-06backlight: lp855x: add FAST bit description for LP8556Kim, Milo
2012-10-06sections: fix section conflicts in netAndi Kleen
2012-10-06sections: fix section conflicts in mm/percpu.cAndi Kleen
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen
2012-10-06audit.h: replace defines with C stubsKees Cook
2012-10-06Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to ...David Daney
2012-10-05[media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil
2012-10-05tty: Fix bogus "callbacks suppressed" messagesMarkus Trippelsdorf
2012-10-05perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra
2012-10-05drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma
2012-10-05drm: exynos: remove drm hdmi platform data structRahul Sharma
2012-10-05media: s5p-hdmi: add HPD GPIO to platform dataTomasz Stanislawski
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann