platform/adaptation/renesas_rcar/renesas_kernel.git
2014-01-16 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2014-01-16 Robert Richterperf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
2014-01-16 Peter Zijlstrax86, mm, perf: Allow recursive faults from interrupts
2014-01-16 Linus TorvaldsMerge branches 'sched-urgent-for-linus' and 'timers...
2014-01-16 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2014-01-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-01-16 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-01-16 Linus TorvaldsMerge tag 'writeback-fixes' of git://git./linux/kernel...
2014-01-16 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-01-15 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-01-15 Linus TorvaldsMerge tag 'md/3.13-fixes' of git://neil.brown.name/md
2014-01-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-01-15 Ming Leilib/percpu_counter.c: fix __percpu_counter_add()
2014-01-15 Qais Yousefcrash_dump: fix compilation error (on MIPS at least)
2014-01-15 Mikulas Patockamm: fix crash when using XFS on loopback
2014-01-15 Aaro KoskinenMIPS: fix blast_icache32 on loongson2
2014-01-15 Huacai ChenMIPS: fix case mismatch in local_r4k_flush_icache_range()
2014-01-15 Andreas Rohnernilfs2: fix segctor bug that causes file system corruption
2014-01-15 Ingo MolnarMerge branch 'clockevents/3.13-fixes' of git://git...
2014-01-15 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2014-01-15 Ben Skeggsdrm/nouveau: fix null ptr dereferences on some boards
2014-01-14 Jean Delvarehwmon: (coretemp) Fix truncated name of alarm attributes
2014-01-14 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-01-14 Stephen Warreni2c: Re-instate body of i2c_parent_is_i2c_adapter()
2014-01-14 NeilBrownmd: fix problem when adding device to read-only array...
2014-01-14 NeilBrownmd/raid10: fix bug when raid10 recovery fails to recove...
2014-01-14 NeilBrownmd/raid5: fix a recently broken BUG_ON().
2014-01-14 NeilBrownmd/raid1: fix request counting bug in new 'barrier...
2014-01-14 NeilBrownmd/raid10: fix two bugs in handling of known-bad-blocks.
2014-01-14 NeilBrownmd/raid5: Fix possible confusion when multiple write...
2014-01-14 Dave AirlieRevert "drm: copy mode type in drm_mode_connector_list_...
2014-01-14 Dave AirlieMerge tag 'drm-intel-fixes-2014-01-13' of git://people...
2014-01-13 Yann Droneaudperf tools: Remove unused test-volatile-register-var.c
2014-01-13 Arnaldo Carvalho... perf probe: Fix build when DWARF support libraries...
2014-01-13 Ramkumar Ramachandraperf diff: Color the Weighted Diff column
2014-01-13 Ramkumar Ramachandraperf diff: Color the Ratio column
2014-01-13 Ramkumar Ramachandraperf diff: Color the Delta column
2014-01-13 Ramkumar Ramachandraperf tools: Generalize percent_color_snprintf()
2014-01-13 Namhyung Kimtools include: Include <linux/compiler.h> from asm...
2014-01-13 Andi Kleenperf record: Add --initial-delay option
2014-01-13 Jean Pihetperf tools: Use the DWARF unwind info only if loaded
2014-01-13 Arnaldo Carvalho... perf tools: Add test for building detached source tarballs
2014-01-13 Arnaldo Carvalho... perf tools: Include tools/lib/api/ in MANIFEST
2014-01-13 Namhyung Kimtools include: Move perf's bug.h to a generic place
2014-01-13 Namhyung Kimtools include: Define likely/unlikely in linux/compiler.h
2014-01-13 Namhyung Kimtools include: Move perf's linux/compiler.h to a generi...
2014-01-13 Arnaldo Carvalho... perf evlist: Introduce evlist__for_each() & friends
2014-01-13 Arnaldo Carvalho... perf report: Move histogram entries collapsing to separ...
2014-01-13 Arnaldo Carvalho... perf report: Move hist browser selection code to separa...
2014-01-13 Arnaldo Carvalho... perf report: Move logic to warn about kptr_restrict...
2014-01-13 Cody P Schafertools perf: Comment typo fix
2014-01-13 Andi Kleenperf stat: Fix --delay option in man page
2014-01-13 Jiri Olsaperf tools: Make perf_event__synthesize_mmap_events...
2014-01-13 Jiri Olsaperf machine: Fix id_hdr_size initialization
2014-01-13 Jiri Olsaperf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS...
2014-01-13 Arnaldo Carvalho... perf trace: Pack 'struct trace'
2014-01-13 Arnaldo Carvalho... perf header: Pack 'struct perf_session_env'
2014-01-13 Jiri Olsatools lib traceevent: Shut up plugins make message
2014-01-13 Jiri Olsatools lib traceevent: Replace tabs with spaces for...
2014-01-13 Jiri Olsaperf tests: Fix installation tests path setup
2014-01-13 Jiri Olsaperf tools: Move arch setup into seprate Makefile
2014-01-13 Arnaldo Carvalho... perf stat: Remove misplaced __maybe_unused
2014-01-13 Arnaldo Carvalho... perf tests: Fixup leak on error path in parse events...
2014-01-13 Arnaldo Carvalho... perf evlist: Auto unmap on destructor
2014-01-13 Arnaldo Carvalho... perf evlist: Close fds on destructor
2014-01-13 Arnaldo Carvalho... perf evlist: Move destruction of maps to evlist destructor
2014-01-13 Arnaldo Carvalho... perf record: Remove old evsel_list usage
2014-01-13 Arnaldo Carvalho... perf evlist: Move the SIGUSR1 error reporting logic...
2014-01-13 Arnaldo Carvalho... perf evlist: Send the errno in the signal when workload...
2014-01-13 Arnaldo Carvalho... perf stat: Don't show counter information when workload...
2014-01-13 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-01-13 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2014-01-12 Benjamin Herrenschmidtpowerpc: Check return value of instance-to-package...
2014-01-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-01-12 Taras KondratiukARM: 7938/1: OMAP4/highbank: Flush L2 cache before...
2014-01-12 Linus TorvaldsLinux 3.13-rc8
2014-01-12 Steven RostedtSELinux: Fix possible NULL pointer dereference in selin...
2014-01-12 Hugh Dickinsthp: fix copy_page_rep GPF by testing is_huge_zero_pmd...
2014-01-12 Ming Leiblock: null_blk: fix queue leak inside removing device
2014-01-12 Yann Droneaudperf: Introduce a flag to enable close-on-exec in perf_...
2014-01-12 Stephane Eranianperf/x86/intel: Add Intel RAPL PP1 energy counter support
2014-01-12 Stephane Eranianperf/x86: Fix active_entry initialization
2014-01-12 John Stultzsched_clock: Disable seqlock lockdep usage in sched_clock()
2014-01-12 John Stultzseqlock: Use raw_ prefix instead of _no_lockdep
2014-01-12 Rik van Rielsched: Calculate effective load even if local weight...
2014-01-12 Linus Torvaldsx86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
2014-01-11 Taras KondratiukARM: 7939/1: traps: fix opcode endianness when read...
2014-01-11 Stephen BoydARM: 7937/1: perf_event: Silence sparse warning
2014-01-11 Sudeep HollaARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id...
2014-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-01-10 Linus TorvaldsMerge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi...
2014-01-10 Linus TorvaldsMerge branch 'leds-fixes-for-3.13' of git://git./linux...
2014-01-10 Linus TorvaldsMerge tag 'pm+acpi-3.13-rc8' of git://git./linux/kernel...
2014-01-10 Linus TorvaldsMerge tag 'mfd-fixes-3.13-2' of git://git./linux/kernel...
2014-01-10 Milo Kimleds: lp5521/5523: Remove duplicate mutex
2014-01-10 Jesse Barnesdrm/i915/bdw: make sure south port interrupts are enabl...
2014-01-10 Chuansheng Liuxfs: Calling destroy_work_on_stack() to pair with INIT_...
2014-01-10 Jie Liuxfs: fix off-by-one error in xfs_attr3_rmt_verify
2014-01-10 Shahed Shaikhqlcnic: Fix ethtool statistics length calculation
2014-01-10 Manish Chopraqlcnic: Fix bug in TX statistics
next