Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | iio: documentation: Add out_altvoltage and friends | Michael Hennerich | 2012-06-05 | 1 | -0/+31 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-06-21 | 12 | -150/+289 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() | Axel Lin | 2012-06-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak | Axel Lin | 2012-06-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | extcon: Fix wrong index in max8997_extcon_cable[] | Axel Lin | 2012-06-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation | Kay Sievers | 2012-06-19 | 1 | -5/+5 | |
| * | | | | | | | | | | | | printk: return -EINVAL if the message len is bigger than the buf size | Yuanhan Liu | 2012-06-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | | printk: use mutex lock to stop syslog_seq from going wild | Yuanhan Liu | 2012-06-16 | 1 | -2/+11 | |
| * | | | | | | | | | | | | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers | 2012-06-15 | 6 | -137/+258 | |
| * | | | | | | | | | | | | vme: change maintainer e-mail address | Manohar Vanga | 2012-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Extcon: Don't try to create duplicate link names | Mark Brown | 2012-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | driver core: fixup reversed deferred probe order | Kuninori Morimoto | 2012-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | printk: Fix alignment of buf causing crash on ARM EABI | Andrew Lunn | 2012-06-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Tools: hv: verify origin of netlink connector message | Olaf Hering | 2012-06-09 | 1 | -3/+7 | |
* | | | | | | | | | | | | | Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-06-21 | 3 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | misc: mei: set WDIOF_ALARMONLY on mei watchdog | Tomas Winkler | 2012-06-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | misc: mei: Disable MSI when IRQ registration fails | Samuel Ortiz | 2012-06-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | misc: mei: fix stalled read | Tomas Winkler | 2012-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | misc: mei: unregister misc device in pci_remove function | Tomas Winkler | 2012-06-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | misc: mei: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler | 2012-06-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-06-21 | 4 | -59/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | serial/amba-pl011: move custom pin control to driver | Linus Walleij | 2012-06-13 | 2 | -57/+42 | |
| * | | | | | | | | | | | | | serial: fix serial_txx9.c build warning/typo | Randy Dunlap | 2012-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | serial: fix kernel-doc warnings in 8250.c | Randy Dunlap | 2012-06-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-06-20 | 99 | -181/+266 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm/memblock: fix overlapping allocation when doubling reserved array | Greg Pearson | 2012-06-20 | 1 | -4/+32 | |
| * | | | | | | | | | | | | | c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place | Cyrill Gorcunov | 2012-06-20 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper | Oleg Nesterov | 2012-06-20 | 1 | -8/+2 | |
| * | | | | | | | | | | | | | pidns: guarantee that the pidns init will be the last pidns process reaped | Eric W. Biederman | 2012-06-20 | 2 | -1/+33 | |
| * | | | | | | | | | | | | | fault-inject: avoid call to random32() if fault injection is disabled | Anton Blanchard | 2012-06-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | Viresh has moved | Viresh Kumar | 2012-06-20 | 76 | -92/+93 | |
| * | | | | | | | | | | | | | get_maintainer: Fix --help warning | Joe Perches | 2012-06-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | mm/memory.c: fix kernel-doc warnings | Randy Dunlap | 2012-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | mm: fix kernel-doc warnings | Wanpeng Li | 2012-06-20 | 6 | -13/+11 | |
| * | | | | | | | | | | | | | mm: correctly synchronize rss-counters at exit/exec | Konstantin Khlebnikov | 2012-06-20 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range | David Rientjes | 2012-06-20 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | h8300: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 2 | -22/+18 | |
| * | | | | | | | | | | | | | h8300: fix use of extinct _sbss and _ebss | Geert Uytterhoeven | 2012-06-20 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | xtensa: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 1 | -11/+7 | |
| * | | | | | | | | | | | | | xtensa: use "test -e" instead of bashism "test -a" | Geert Uytterhoeven | 2012-06-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven | 2012-06-20 | 2 | -5/+4 | |
| * | | | | | | | | | | | | | memcg: fix use_hierarchy css_is_ancestor oops regression | Hugh Dickins | 2012-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | mm, oom: fix and cleanup oom score calculations | David Rientjes | 2012-06-20 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi | 2012-06-20 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli | 2012-06-20 | 2 | -13/+27 | |
| * | | | | | | | | | | | | | mm: fix slab->page _count corruption when using slub | Pravin B Shelar | 2012-06-20 | 1 | -0/+10 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-06-20 | 7 | -7/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | SPI: fix over-eager devm_xxx() conversion | Russell King | 2012-06-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs | Roland Stigge | 2012-06-17 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 | Roland Stigge | 2012-06-17 | 1 | -5/+0 |