]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-10-30 Ingo MolnarMerge branch 'sched/core'
2012-10-30 Ingo MolnarMerge branch 'perf/core'
2012-10-30 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-10-30 Ingo MolnarMerge tag 'cputime-cleanups-for-mingo' of git://git...
2012-10-30 Ingo MolnarMerge branch 'linus'
2012-10-30 Ingo MolnarMerge branch 'numa/core'
2012-10-30 Ingo MolnarMerge tag 'v3.7-rc3'
2012-10-29 Frederic Weisbeckercputime: Separate irqtime accounting from generic vtime
2012-10-29 Frederic Weisbeckercputime: Specialize irq vtime hooks
2012-10-29 Frederic Weisbeckerkvm: Directly account vtime to system on guest switch
2012-10-29 Frederic Weisbeckervtime: Make vtime_account_system() irqsafe
2012-10-29 Frederic Weisbeckervtime: Gather vtime declarations to their own header...
2012-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-10-29 David Zafmanceph: fix dentry reference leak in encode_fh()
2012-10-29 Arnaldo Carvalho... perf python: Initialize 'page_size' variable
2012-10-29 Jiri Olsaperf record: Fix mmap error output condition
2012-10-29 Feng Tangperf header: Add is_perf_magic() func
2012-10-29 Feng Tangperf hists browser: Integrate script browser into main...
2012-10-29 Feng Tangperf annotate browser: Integrate script browser into...
2012-10-29 Feng Tangperf scripts browser: Add a browser for perf script
2012-10-29 Feng Tangperf script: Add more filter to find_scripts()
2012-10-29 Feng Tangperf tools: Add a global variable "const char *input_name"
2012-10-29 Jiri Olsaperf tools: Move dso_* related functions into dso object
2012-10-29 Jiri Olsaperf tools: Move strxfrchar into string object
2012-10-29 Jiri Olsaperf tools: Move hex2u64 into util object
2012-10-29 Jiri Olsaperf tools: Move BUILD_ID_SIZE into build-id object
2012-10-29 Jiri Olsaperf tools: Move build_id__sprintf into build-id object
2012-10-28 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git.kernel.org...
2012-10-28 Jean Delvarei2c-i801: Fix comment
2012-10-28 Jean Delvarei2c-i801: Simplify dependency towards GPIOLIB
2012-10-28 Jean Delvarei2c-stub: Move to drivers/i2c
2012-10-28 Linus TorvaldsLinux 3.7-rc3 v3.7-rc3
2012-10-28 Linus TorvaldsMerge tag 'ktest-v3.7-rc2' of git://git.kernel.org...
2012-10-28 Linus TorvaldsMerge tag 'spi-mxs' of git://git.kernel.org/pub/scm...
2012-10-28 Linus TorvaldsMerge tag 'fixes-for-3.7' of git://git.kernel.org/pub...
2012-10-28 Mikulas PatockaLock splice_read and splice_write functions
2012-10-28 Mikulas Patockapercpu-rw-semaphores: use rcu_read_lock_sched
2012-10-28 Mikulas Patockapercpu-rw-semaphores: use light/heavy barriers
2012-10-28 Rik van Rielx86/mm: Completely drop the TLB flush from ptep_set_acc...
2012-10-28 Peter Zijlstrasched, numa, mm: Implement slow start for working set...
2012-10-28 Ingo Molnarsched, numa, mm: Add NUMA_MIGRATION feature flag
2012-10-28 Peter Zijlstrasched, numa, mm: Implement constant, per task Working...
2012-10-28 Rik van Rielsched, numa, mm: Add credits for NUMA placement
2012-10-28 Peter Zijlstrasched, numa, mm: Add fault driven placement and migrati...
2012-10-28 Peter Zijlstrasched, numa, mm/mpol: Add_MPOL_F_HOME
2012-10-28 Peter Zijlstrasched, numa, mm: Introduce last_nid in the pageframe
2012-10-28 Peter Zijlstrasched, numa, mm: Implement home-node awareness
2012-10-28 Peter Zijlstrasched, numa, mm: Implement THP migration
2012-10-28 Peter Zijlstrasched, numa, mm: Introduce sched_feat_numa()
2012-10-28 Peter Zijlstrasched, numa, mm/mpol: Make mempolicy home-node aware
2012-10-28 Peter Zijlstrasched, numa, mm: Introduce tsk_home_node()
2012-10-28 Peter Zijlstramm/mpol: Use special PROT_NONE to migrate pages
2012-10-28 Peter Zijlstramm/migrate: Introduce migrate_misplaced_page()
2012-10-28 Andrea Arcangelinuma, mm: Support NUMA hinting page faults from gup...
2012-10-28 Lee Schermerhornmm/mpol: Add MPOL_MF_LAZY
2012-10-28 Peter Zijlstramm/mpol: Create special PROT_NONE infrastructure
2012-10-28 Lee Schermerhornmm/mpol: Check for misplaced page
2012-10-28 Lee Schermerhornmm/mpol: Add MPOL_MF_NOOP
2012-10-28 Peter Zijlstramm/mpol: Make MPOL_LOCAL a real policy
2012-10-28 Ingo Molnarmm/pgprot: Move the pgprot_modify() fallback definition...
2012-10-28 Ralf Baechlesched, numa, mm, MIPS/thp: Add pmd_pgprot() implementation
2012-10-28 Rik van Rielmm: Only flush the TLB when clearing an accessible pte
2012-10-28 Rik van Rielx86/mm: Introduce pte_accessible()
2012-10-28 Peter Zijlstramm/thp: Preserve pgprot across huge page split
2012-10-28 Gerald Schaefersched, numa, mm, s390/thp: Implement pmd_pgprot() for...
2012-10-28 Peter Zijlstrasched, numa, mm: Describe the NUMA scheduling problem...
2012-10-28 Peter Zijlstrasched, numa, mm: Make find_busiest_queue() a method
2012-10-28 Ingo MolnarMerge branch 'x86/ras'
2012-10-28 Ingo MolnarMerge branch 'x86/cleanups'
2012-10-28 Ingo MolnarMerge branch 'x86/boot'
2012-10-28 Ingo MolnarMerge branch 'x86/asm'
2012-10-28 Ingo MolnarMerge branch 'x86/acpi'
2012-10-28 Ingo MolnarMerge branch 'timers/urgent'
2012-10-28 Ingo MolnarMerge branch 'timers/core'
2012-10-28 Ingo MolnarMerge branch 'sched/urgent'
2012-10-28 Ingo MolnarMerge branch 'sched/core'
2012-10-28 Ingo MolnarMerge branch 'perf/core'
2012-10-28 Ingo MolnarMerge branch 'numa/misc'
2012-10-28 Ingo MolnarMerge branch 'core/locking'
2012-10-28 Ingo MolnarMerge branch 'tools/kvm'
2012-10-28 Rik van Rielx86/mm: Only do a local tlb flush in ptep_set_access_fl...
2012-10-28 Rik van Rielmm/generic: Only flush the local TLB in ptep_set_access...
2012-10-28 Andi Kleenperf tools: Move parse_events error printing to parse_e...
2012-10-27 Arnd BergmannRevert "ARM i.MX25: Fix PWM per clock lookups"
2012-10-27 Arnd BergmannARM: versatile: fix versatile_defconfig
2012-10-27 Thomas PetazzoniARM: mvebu: update defconfig with 3.7 changes
2012-10-27 Arnd BergmannARM: at91: fix at91x40 build
2012-10-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-10-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-10-26 Linus TorvaldsMerge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel...
2012-10-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-10-26 Linus TorvaldsMerge tag 'usb-3.7-rc3' of git://git.kernel.org/pub...
2012-10-26 Linus TorvaldsMerge tag 'tty-3.7-rc3' of git://git.kernel.org/pub...
2012-10-26 Linus TorvaldsMerge tag 'staging-3.7-rc2' of git://git.kernel.org...
2012-10-26 Linus TorvaldsMerge tag 'driver-core-3.7-rc3' of git://git.kernel...
2012-10-26 Linus TorvaldsMerge tag 'char-misc-3.7-rc3' of git://git.kernel.org...
2012-10-26 Linus TorvaldsVFS: don't do protected {sym,hard}links by default
2012-10-26 Linus TorvaldsMerge tag 'sound-3.7' of git://git.kernel.org/pub/scm...
2012-10-26 Linus TorvaldsMerge branch 'fixes_for_linus' of git://git.linaro...
2012-10-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
next