summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | charger-manager: Use replacement variable to check state of batteryChanwoo Choi2012-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-22
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k)David Howells2012-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'slab/tracing' into slab/for-linusPekka Enberg2012-10-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/slab: Fix kmem_cache_alloc_node_trace() declarationEzequiel Garcia2012-09-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-10-03
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia2012-09-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2012-09-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia2012-09-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-09-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, slab: remove dflagsDavid Rientjes2012-08-17
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nbd: handle discard requestsPaul Clements2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nbd: add set flags ioctlPaul Clements2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coredump: add a new elf note with siginfo of the signalDenys Vlasenko2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coredump: update coredump-related headersAlex Kelly2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | coredump: make core dump functionality optionalAlex Kelly2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: add Dallas DS2404 driverSven Schnelle2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | epoll: support for disabling items, and a self-test appPaton J. Lewis2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard2012-10-06
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: add new lm3639 backlight driverG.Shark Jeong2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: add Backlight driver for lm3630 chipG.Shark Jeong2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x: add FAST bit description for LP8556Kim, Milo2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sections: fix section conflicts in mm/percpu.cAndi Kleen2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sections: disable const sections for PA-RISC v2Andi Kleen2012-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit.h: replace defines with C stubsKees Cook2012-10-06
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to ...David Daney2012-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: smsc: Add support for smsc gpio io/keypad driverSourav Poddar2012-10-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: DA9055 core driverAshish Jangam2012-09-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: Add TPS65217 WLED driverMatthias Kaehlcke2012-09-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add lp8788 mfd driverMilo Kim2012-09-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2012-09-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: palmas: Change regulator defns to better suite DTGraeme Gregory2012-09-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory2012-09-23