Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it | Benjamin Herrenschmidt | 2009-08-06 | 7 | -9/+16 | |
| * | | | | | | | | ftrace: Fix perf-tracepoint OOPS | Peter Zijlstra | 2009-08-06 | 3 | -7/+5 | |
| * | | | | | | | | perf report: Add missing command line options to man page | Arnaldo Carvalho de Melo | 2009-08-05 | 1 | -3/+57 | |
| * | | | | | | | | perf: Auto-detect libbfd | Peter Zijlstra | 2009-08-05 | 2 | -1/+26 | |
| * | | | | | | | | perf report: Make --sort comm,dso,symbol the default | Pekka Enberg | 2009-08-05 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-08-07 | 10 | -268/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | jffs2: Fix return value from jffs2_do_readpage_nolock() | Anders Grafström | 2009-08-04 | 1 | -1/+1 | |
| * | | | | | | | | mtd: mtdblock: introduce mtdblks_lock | Matthias Kaehlcke | 2009-08-03 | 1 | -1/+15 | |
| * | | | | | | | | mtd: remove 'SBC8240 Wind River' Device Driver Code | Subrata Modak | 2009-08-03 | 3 | -258/+0 | |
| * | | | | | | | | mtd: OneNAND: OMAP2/3: free GPMC CS on module removal | Mika Korhonen | 2009-08-03 | 1 | -0/+1 | |
| * | | | | | | | | mtd: OneNAND: fix incorrect bufferram offset | Mika Korhonen | 2009-08-03 | 1 | -1/+1 | |
| * | | | | | | | | mtd: blkdevs: do not forget to get MTD devices | Artem Bityutskiy | 2009-08-03 | 1 | -3/+3 | |
| * | | | | | | | | mtd: fix the conversion from dev to mtd_info | Saeed Bishara | 2009-08-03 | 2 | -4/+5 | |
| * | | | | | | | | mtd: let include/linux/mtd/partitions.h stand on its own | Nicolas Pitre | 2009-08-03 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-08-07 | 4 | -15/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: matrix_keypad - make matrix keymap size dynamic | Eric Miao | 2009-08-05 | 2 | -15/+16 | |
| * | | | | | | | | | Input: wistron_btns - support Prestigio Wifi RF kill button | TJ | 2009-08-05 | 1 | -0/+16 | |
| * | | | | | | | | | Input: i8042 - add Asus G1S to noloop exception list | Jory A. Pratt | 2009-08-05 | 1 | -0/+8 | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-07 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drm/radeon/kms: setup MC/VRAM the same way for suspend/resume | Dave Airlie | 2009-08-07 | 1 | -1/+3 | |
| * | | | | | | | | | | drm/radeon/kms: Fix caching mode selection for GTT object | Jerome Glisse | 2009-08-06 | 1 | -1/+1 | |
* | | | | | | | | | | | flat: fix uninitialized ptr with shared libs | Linus Torvalds | 2009-08-07 | 1 | -5/+12 | |
* | | | | | | | | | | | lib/decompress_*: only include <linux/slab.h> if STATIC is not defined | Albin Tonnerre | 2009-08-07 | 3 | -3/+3 | |
* | | | | | | | | | | | bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment | Phillip Lougher | 2009-08-07 | 2 | -11/+32 | |
* | | | | | | | | | | | bzip2/lzma/gzip: fix comments describing decompressor API | Phillip Lougher | 2009-08-07 | 2 | -17/+23 | |
* | | | | | | | | | | | execve: must clear current->clear_child_tid | Eric Dumazet | 2009-08-07 | 1 | -11/+11 | |
* | | | | | | | | | | | drivers/mmc: correct error-handling code | Julia Lawall | 2009-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | | i.MX31: fix framebuffer locking regressions | Guennadi Liakhovetski | 2009-08-07 | 1 | -30/+56 | |
* | | | | | | | | | | | vfs: mnt_want_write_file(): fix special file handling | OGAWA Hirofumi | 2009-08-07 | 1 | -1/+2 | |
* | | | | | | | | | | | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen | 2009-08-07 | 1 | -0/+1 | |
* | | | | | | | | | | | fbcon: don't use vc_resize() on initialization | Johannes Weiner | 2009-08-07 | 1 | -3/+3 | |
* | | | | | | | | | | | viafb: fix rmmod bug | Florian Tobias Schandinat | 2009-08-07 | 4 | -70/+53 | |
* | | | | | | | | | | | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware | KAMEZAWA Hiroyuki | 2009-08-07 | 2 | -26/+86 | |
* | | | | | | | | | | | fbcon: fix rotate upside down crash | Stefani Seibold | 2009-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | | generic-ipi: fix hotplug_cfd() | Xiao Guangrong | 2009-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | | drivers/w1/masters/omap_hdq.c: fix missing mutex unlock | Stoyan Gaydarov | 2009-08-07 | 1 | -0/+1 | |
|/ / / / / / / / / / | ||||||
* | | / / / / / / / | drm/radeon: Add support for RS880 chips | Alex Deucher | 2009-08-05 | 3 | -7/+21 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-08-04 | 66 | -191/+121 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: Wire up accept4 syscall. | Ralf Baechle | 2009-08-03 | 5 | -6/+13 | |
| * | | | | | | | | | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle | 2009-08-03 | 1 | -12/+0 | |
| * | | | | | | | | | MIPS: VPE: Fix bogus indentation. | Ralf Baechle | 2009-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: VPE: Make various functions static. | Ralf Baechle | 2009-08-03 | 1 | -9/+8 | |
| * | | | | | | | | | MIPS: VPE: Free relocation chain on error. | Ralf Baechle | 2009-08-03 | 1 | -3/+12 | |
| * | | | | | | | | | MIPS: VPE: Fix compiler warning. | Raghu Gandham | 2009-08-03 | 1 | -1/+2 | |
| * | | | | | | | | | MIPS: Module: Make error messages unique. | Ralf Baechle | 2009-08-03 | 1 | -3/+5 | |
| * | | | | | | | | | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 2009-08-03 | 1 | -2/+2 | |
| * | | | | | | | | | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: MTX-1: Request button GPIO before setting its direction | Florian Fainelli | 2009-08-03 | 1 | -2/+12 | |
| * | | | | | | | | | MIPS: AR7: Override CFLAGS with -Werror | Florian Fainelli | 2009-08-03 | 1 | -0/+1 |