summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-261-1/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-263-14/+255
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-174-14/+282
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | | * | | | | | | | | | MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2011-07-071-11/+6
| | | * | | | | | | | | | MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2011-07-071-22/+0
| | | * | | | | | | | | | ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2011-07-041-0/+4
| | | * | | | | | | | | | input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-041-0/+8
| | | * | | | | | | | | | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-042-0/+256
| | | * | | | | | | | | | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-041-6/+6
| | | * | | | | | | | | | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-041-8/+8
* | | | | | | | | | | | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-0/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-0/+62
* | | | | | | | | | | | | | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-261-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... testAndy Green2011-07-101-0/+15
| * | | | | | | | | | | | | I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green2011-07-101-0/+12
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger2011-07-261-1/+15
* | | | | | | | | | | | | asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger2011-07-261-0/+16
* | | | | | | | | | | | | asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger2011-07-261-2/+9
* | | | | | | | | | | | | asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger2011-07-261-2/+2
* | | | | | | | | | | | | atomic: Update comments in atomic.hArun Sharma2011-07-262-1/+4
* | | | | | | | | | | | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-262-2/+4
* | | | | | | | | | | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-262-2/+16
* | | | | | | | | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2675-75/+82
* | | | | | | | | | | | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-262-0/+15
* | | | | | | | | | | | | fault-injection: use debugfs_remove_recursiveAkinobu Mita2011-07-261-17/+1
* | | | | | | | | | | | | fault-injection: remove nonexistent function externAkinobu Mita2011-07-261-1/+0
* | | | | | | | | | | | | ramoops: make record_size a module parameterSergiu Iordache2011-07-261-0/+1
* | | | | | | | | | | | | ramoops: move dump_oops into platform dataSergiu Iordache2011-07-261-0/+1
* | | | | | | | | | | | | panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines2011-07-261-1/+1
* | | | | | | | | | | | | include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong2011-07-261-21/+0
* | | | | | | | | | | | | ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-262-0/+11
* | | | | | | | | | | | | cpumask: add cpumask_var_t documentationKOSAKI Motohiro2011-07-261-0/+14
* | | | | | | | | | | | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-262-0/+14
* | | | | | | | | | | | | memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-262-6/+19
* | | | | | | | | | | | | memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-262-4/+9
* | | | | | | | | | | | | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-261-4/+9
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-261-0/+1
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-267-14/+1072
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t...Wang Sheng-Hui2011-07-251-1/+1
| * | | | | | | | | | | | | | quota: Remove unused declarationJan Kara2011-07-201-8/+0
| * | | | | | | | | | | | | | jbd: Fix oops in journal_remove_journal_head()Jan Kara2011-06-271-1/+0
| * | | | | | | | | | | | | | ext3: use proper little-endian bitopsAkinobu Mita2011-06-251-3/+2
| * | | | | | | | | | | | | | ext2: include fs.h into ext2_fs.hPetr Uzel2011-06-251-0/+1
| * | | | | | | | | | | | | | ext3: Convert ext3 to new truncate calling conventionJan Kara2011-06-251-1/+1
| * | | | | | | | | | | | | | jbd: Add fixed tracepointsLukas Czerner2011-06-251-0/+203
| * | | | | | | | | | | | | | ext3: Add fixed tracepointsLukas Czerner2011-06-251-0/+864
* | | | | | | | | | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-261-0/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-061-0/+5
| * | | | | | | | | | | | | | | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-0/+1