platform/adaptation/renesas_rcar/renesas_kernel.git
2013-11-06 Vineet GuptaARC: [SMP] TLB flush
2013-11-06 Vineet GuptaARC: [SMP] ASID allocation
2013-11-06 Chen Gangarc: export symbol for pm_power_off in reset.c
2013-11-06 Chen Gangarc: export symbol for save_stack_trace() in stacktrace.c
2013-11-06 Chen Gangarc: remove '__init' for get_hw_config_num_irq()
2013-11-06 Chen Gangarc: remove '__init' for first_lines_of_secondary()
2013-11-06 Chen Gangarc: remove '__init' for setup_processor() and arc_init...
2013-11-06 Chen Gangarc: kgdb: add default implementation for kgdb_roundup_...
2013-11-06 Vineet GuptaARC: Fix bogus gcc warning and micro-optimise TLB itera...
2013-11-06 Vineet GuptaARC: Add support for irqflags tracing and lockdep
2013-11-06 Vineet GuptaARC: Reset the value of Interrupt Priority Register
2013-11-06 Vineet GuptaARC: Reduce #ifdef'ery for unaligned access emulation
2013-11-06 Vineet GuptaARC: Change calling convention of do_page_fault()
2013-11-06 Vineet GuptaARC: cacheflush optim - PTAG can be loop invariant...
2013-11-06 Vineet GuptaARC: cacheflush refactor #3: Unify the {d,i}cache flush...
2013-11-06 Vineet GuptaARC: cacheflush refactor #2: I and D caches lines to...
2013-11-06 Vineet GuptaARC: cacheflush refactor #1: push aux reg ascertaining...
2013-11-06 Vineet GuptaARC: use __weak instead of __attribute__((weak))
2013-11-06 Vineet GuptaARC: Annotate some functions as static
2013-11-06 Christoph Lameterarc: Replace __get_cpu_var uses
2013-11-05 Arnaldo Carvalho... perf tools: Finish the removal of 'self' arguments
2013-11-05 Jiri Olsaperf tools: Check maximum frequency rate for record/top
2013-11-05 Jiri Olsaperf fs: Add procfs support
2013-11-05 Arnaldo Carvalho... perf fs: Rename NAME_find_mountpoint() to NAME__mountpo...
2013-11-05 T.J. Purtellarm64: compat: Clear the IT state independent of the...
2013-11-05 Jiri Olsaperf tools: Factor sysfs code into generic fs object
2013-11-05 David Ahernperf list: Add usage
2013-11-05 David Ahernperf list: Remove a level of indentation
2013-11-05 Catalin Marinasarm64: Use 42-bit address space with 64K pages
2013-11-05 David Aherntools/perf/build: Fix detection of non-core features
2013-11-05 David Ahernperf kvm: Disable live command if timerfd is not supported
2013-11-05 Will Deaconarm64: module: ensure instruction is little-endian...
2013-11-05 Catalin Marinasarm64: defconfig: Enable CONFIG_PREEMPT by default
2013-11-05 Marc Zyngierarm64: fix access to preempt_count from assembly code
2013-11-04 Namhyung Kimperf hists: Consolidate __hists__add_*entry()
2013-11-04 Trond MyklebustNFSv4.2: Remove redundant checks in nfs_setsecurity...
2013-11-04 Trond MyklebustNFSv4: Sanity check the server reply in _nfs4_server_ca...
2013-11-04 Trond MyklebustNFSv4.2: encode_readdir - only ask for labels when...
2013-11-04 Jeff Laytonnfs: set security label when revalidating inode
2013-11-04 Trond MyklebustNFSv4.2: Fix a mismatch between Linux labeled NFS and...
2013-11-04 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-11-04 Marc Zyngierarm64: move enabling of GIC before CPUs are set online
2013-11-04 Mark Salterarm64: use generic RW_DATA_SECTION macro in linker...
2013-11-04 Steven Rostedttools lib traceevent: Add pevent_print_func_field(...
2013-11-04 Steven Rostedttools lib traceevent: Add flags NOHANDLE and PRINTRAW...
2013-11-04 Steven Rostedt... tools lib traceevent: Check for spaces in character...
2013-11-04 Steven Rostedt... tools lib traceevent: Have bprintk output the same...
2013-11-04 Howard Cochrantools lib traceevent: Handle __print_hex(__get_dynamic_...
2013-11-04 Steven Rostedt... tools lib traceevent: If %s is a pointer, check printk...
2013-11-04 Steven Rostedt... tools lib traceevent: Update printk formats when entered
2013-11-04 Yoshihiro YUNOMAEtools lib traceevent: Add support for extracting trace_...
2013-11-04 Maciej W. RozyckiMIPS: Random whitespace clean-ups
2013-11-04 Namhyung Kimperf stat: Enhance option parse error message
2013-11-04 Namhyung Kimperf top: Use parse_options_usage() for -s option failure
2013-11-04 Namhyung Kimperf report: Use parse_options_usage() for -s option...
2013-11-04 Namhyung Kimperf report: Postpone setting up browser after parsing...
2013-11-04 Namhyung Kimperf tools: Show single option when failed to parse
2013-11-04 Adrian Hunterperf evsel: Synthesize PERF_SAMPLE_TRANSACTION
2013-11-04 Adrian Hunterperf test: Update "sample parsing" test for PERF_SAMPLE...
2013-11-04 Adrian Hunterperf evsel: Add missing overflow check for TRANSACTION
2013-11-04 Adrian Hunterperf evsel: Always use perf_evsel__set_sample_bit()
2013-11-04 Adrian Hunterperf evlist: Add a debug print if event buffer mmap...
2013-11-04 Adrian Hunterperf tools: Fix libunwind build and feature detection...
2013-11-04 Adrian Hunterperf tools: Fix 32-bit cross build
2013-11-04 Adrian Hunterperf script: Set up output options for in-stream attributes
2013-11-04 Adrian Hunterperf evsel: Add a debug print if perf_event_open fails
2013-11-04 Namhyung Kimperf tools: Get current comm instead of last one
2013-11-04 Frederic Weisbeckerperf tools: Compare hists comm by addresses
2013-11-04 Frederic Weisbeckerperf tools: Add new COMM infrastructure
2013-11-04 Frederic Weisbeckerperf tools: Add time argument on COMM setting
2013-11-04 Frederic Weisbeckerperf tools: Use an accessor to read thread comm
2013-11-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-11-04 Jiri Olsaperf tools: Add missing data.h into LIB_H headers
2013-11-04 Arnaldo Carvalho... perf probe: Fix typo
2013-11-04 Martin Schwidefskys390/mm,tlb: correct tlb flush on page table upgrade
2013-11-04 Steven WhitehouseGFS2: Use generic list_lru for quota
2013-11-04 Steven WhitehouseGFS2: Rename quota qd_lru_lock qd_lock
2013-11-04 Steven WhitehouseGFS2: Use reflink for quota data cache
2013-11-04 Ingo MolnarMerge branch 'perf/urgent' into perf/core to fix conflicts
2013-11-04 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-11-04 Jack Morgensteinnet/mlx4_core: Fix call to __mlx4_unregister_mac
2013-11-04 David S. MillerMerge branch 'fixes-for-3.12' of git://gitorious.org...
2013-11-04 Daniel Borkmannnet: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
2013-11-03 Linus TorvaldsLinux 3.12
2013-11-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-11-03 Mathias Krauseipc, msg: forbid negative values for "msg{max,mnb,mni}"
2013-11-02 Steve FrenchQuery network adapter info at mount time for debugging
2013-11-02 Steve FrenchFix unused variable warning when CIFS POSIX disabled
2013-11-02 Steve FrenchAllow setting per-file compression via CIFS protocol
2013-11-02 Steven FrenchQuery File System Alignment
2013-11-02 Steven FrenchQuery device characteristics at mount time from server...
2013-11-02 Shirish Pargaonkarcifs: Send a logoff request before removing a smb session
2013-11-02 Tim Gardnercifs: Make big endian multiplex ID sequences monotonic...
2013-11-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-11-02 Vineet GuptaARC: Incorrect mm reference used in vmalloc fault handler
2013-11-02 Jason Wangnet: flow_dissector: fail on evil iph->ihl
2013-11-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-11-01 Ming Leiscripts/kallsyms: filter symbols not in kernel address...
2013-11-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-11-01 Linus TorvaldsMerge tag 'usb-3.12-rc8' of git://git./linux/kernel...
next