]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/schedstat to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/wchan to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/cmdline to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/syscall to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/limits to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/auxv to seq_file interface
2014-08-08 Alexey Dobriyanproc: more "const char *" pointers
2014-08-08 Alexey Dobriyanproc: remove proc_tty_ldisc variable
2014-08-08 Alexey Dobriyanproc: make proc_subdir_lock static
2014-08-08 Alexey Dobriyanproc: faster /proc/$PID lookup
2014-08-08 Alexey Dobriyanproc: add and remove /proc entry create checks
2014-08-08 Fabian Frederickproc: constify seq_operations
2014-08-08 Fabian Frederickfs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
2014-08-08 Ionut Alexakernel/exit.c: fix coding style warnings and errors
2014-08-08 Fabian Frederickfs/hpfs/dnode.c: fix suspect code indent
2014-08-08 Fabian Frederickfs/reiserfs/xattr.c: fix blank line missing after decla...
2014-08-08 Fabian Frederickfs/reiserfs: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/reiserfs: replace not-standard %Lu/%Ld
2014-08-08 Fabian Frederickfs/ufs/inode.c: kernel-doc warning fixes
2014-08-08 Fabian Frederickfs/ufs: convert UFSD printk to pr_debug
2014-08-08 Fabian Frederickfs/ufs/super.c: use va_format instead of buffer/vsnprintf
2014-08-08 Fabian Frederickfs/ufs/super.c: use __func__ in logging
2014-08-08 Fabian Frederickfs/ufs: use pr_fmt
2014-08-08 Fabian Frederickfs/ufs: convert printk to pr_foo()
2014-08-08 Vyacheslav... nilfs2: integrate sysfs support into driver
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/segments group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/segctor group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/superblock group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device> group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/features group
2014-08-08 Fabian Frederickfs/coda: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/befs/linuxvfs.c: check superblock before dump operation
2014-08-08 Qi Yongminix zmap block counts calculation fix
2014-08-08 Thierry Redingdrivers/rtc/rtc-tps65910.c: fix potential NULL-pointer...
2014-08-08 Hyogi Gimdriver/rtc/class.c: check the error after rtc_read_time()
2014-08-08 Søren Andersenrtc: add pcf85063 support
2014-08-08 Stuart Longlanddrivers/rtc/rtc-isl12022.c: device tree support
2014-08-08 Vincent Donnefortdrivers/rtc/rtc-pcf8563.c: add alarm support
2014-08-08 Vincent Donnefortdrivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
2014-08-08 Mark Salterrtc: ia64: allow other architectures to use EFI RTC
2014-08-08 Hyogi Gimdrivers/rtc/interface.c: check the error after __rtc_re...
2014-08-08 Jan Beulichdrivers/rtc/rtc-efi.c: check for invalid data coming...
2014-08-08 Alexander Shiyandrivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds174...
2014-08-08 Jean Delvaredrivers/rtc/Kconfig: add hardware dependency to rtc...
2014-08-08 Jean Delvaredrivers/rtc/Kconfig: move DS2404 entry where it belongs
2014-08-08 Raghavendra... drivers/rtc/rtc-ds1343.c: add support of nvram for...
2014-08-08 NeilBrownautofs4: comment typo: remove a a doubled word
2014-08-08 NeilBrownautofs4: remove some unused inline functions
2014-08-08 NeilBrownautofs4: don't take spinlock when not needed in autofs4...
2014-08-08 NeilBrownautofs4: remove a redundant assignment
2014-08-08 NeilBrownautofs4: remove unused autofs4_ispending()
2014-08-08 Fabian Frederickkernel/test_kprobes.c: use current logging functions
2014-08-08 Paul Gortmakerinit: make rootdelay=N consistent with rootwait behaviour
2014-08-08 Fabian Frederickfs/ramfs/file-nommu.c: replace count*size kzalloc by...
2014-08-08 Namhyung Kimkernel/kallsyms.c: fix %pB when there's no symbol at...
2014-08-08 Fabian Frederickfs/efs/namei.c: return is not a function
2014-08-08 Fabian Frederickmm/zswap.c: add __init to zswap_entry_cache_destroy()
2014-08-08 Johannes Weinermm: memcontrol: avoid charge statistics churn during...
2014-08-08 Greg Thelenmemcg: remove lookup_cgroup_page() prototype
2014-08-08 Vladimir Davydovpage-cgroup: get rid of NR_PCG_FLAGS
2014-08-08 Vladimir Davydovpage-cgroup: trivial cleanup
2014-08-08 Johannes Weinermm: memcontrol: use page lists for uncharge batching
2014-08-08 Johannes Weinermm: memcontrol: rewrite uncharge API
2014-08-08 Johannes Weinermm: memcontrol: rewrite charge API
2014-08-08 Oleg Nesterovvm_is_stack: use for_each_thread() rather then buggy...
2014-08-08 Joonsoo KimRevert "slab: remove BAD_ALIEN_MAGIC"
2014-08-07 Linus TorvaldsMerge tag 'microblaze-3.17-rc1' of git://git.monstr...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-08-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Julia Lawallavr32: fix error return code
2014-08-07 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew Morton)
2014-08-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2014-08-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org...
2014-08-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2014-08-07 Linus TorvaldsMerge tag 'sound-3.17-rc1' of git://git.kernel.org...
2014-08-07 Linus TorvaldsMerge tag 'hsi-for-3.17' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge tag 'for-v3.17' of git://git.infradead.org/batter...
2014-08-07 Gavin Shanpowerpc/eeh: Export eeh_iommu_group_to_pe()
2014-08-07 Thomas Grafnetlink: hold nl_sock_hash_lock during diag dump
2014-08-07 Joe Perchescheckpatch: update $declaration_macros, add uninitializ...
2014-08-07 Dan Carpentercheckpatch: warn on missing spaces in broken up quoted
2014-08-07 Joe Perchescheckpatch: fix false positives for --strict "space...
2014-08-07 Joe Perchescheckpatch: fix false positive MISSING_BREAK warnings...
2014-08-07 Joe Perchescheckpatch: add test for native c90 types in unusual...
2014-08-07 Joe Perchescheckpatch: add signed generic types
2014-08-07 Joe Perchescheckpatch: add short int to c variable types
2014-08-07 Joe Perchescheckpatch: add for_each tests to indentation and brace...
2014-08-07 Joe Perchescheckpatch: fix brace style misuses of else and while
2014-08-07 Joe Perchescheckpatch: add --fix option for a couple OPEN_BRACE...
2014-08-07 Joe Perchescheckpatch: use the correct indentation for which()
2014-08-07 Joe Perchescheckpatch: add fix_insert_line and fix_delete_line...
2014-08-07 Joe Perchescheckpatch: add ability to insert and delete lines...
next