]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2014-01-29 Rafael J. WysockiMerge branches 'acpi-processor', 'acpi-hotplug', 'acpi...
2014-01-29 Rafael J. WysockiACPI / scan: Clear match_driver flag in acpi_bus_trim()
2014-01-28 Mark BrownACPI / init: Flag use of ACPI and ACPI idioms for power...
2014-01-27 Lv ZhengACPICA: Remove bool usage from ACPICA.
2014-01-27 Rafael J. WysockiACPI / PM: Use ACPI_COMPANION() to get ACPI companions...
2014-01-27 Jiang LiuACPI / scan: reduce log level of "ACPI: \_PR_.CPU4...
2014-01-27 Hanjun GuoACPI / processor: Return specific error value when...
2014-01-24 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-01-24 Linus TorvaldsMerge tag 'clk-for-linus-3.14-part1' of git://git.linar...
2014-01-24 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge tag 'boards-for-linus' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.kernel.org/pub...
2014-01-24 Linus TorvaldsMerge tag 'soc-for-linus' of git://git.kernel.org/pub...
2014-01-24 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git.kernel...
2014-01-24 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-24 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-01-24 Jan Beulichlib/decompress_unlz4.c: always set an error return...
2014-01-24 Rui Xiangromfs: fix returm err while getting inode in fill_super
2014-01-24 Evgeny Bogerdrivers/w1/masters/w1-gpio.c: add strong pullup emulation
2014-01-24 Micky Chingdrivers/memstick/host/rtsx_pci_ms.c: fix ms card data...
2014-01-24 Andreas Gruenbacheruserns: relax the posix_acl_valid() checks
2014-01-24 Cody P Schaferarch/sh/kernel/dwarf.c: use rbtree postorder iteration...
2014-01-24 Andrew Mortonfs-ext3-use-rbtree-postorder-iteration-helper-instead...
2014-01-24 Cody P Schaferfs/ext3: use rbtree postorder iteration helper instead...
2014-01-24 Cody P Schaferfs/jffs2: use rbtree postorder iteration helper instead...
2014-01-24 Cody P Schaferfs/ext4: use rbtree postorder iteration helper instead...
2014-01-24 Cody P Schaferfs/ubifs: use rbtree postorder iteration helper instead...
2014-01-24 Cody P Schafernet/netfilter/ipset/ip_set_hash_netiface.c: use rbtree...
2014-01-24 Cody P Schaferrbtree/test: test rbtree_postorder_for_each_entry_safe()
2014-01-24 Cody P Schaferrbtree/test: move rb_node to the middle of the test...
2014-01-24 Alexandre Bouninerapidio: add modular rapidio core build into powerpc...
2014-01-24 Davidlohr Buesopartitions/efi: complete documentation of gpt kernel...
2014-01-24 Vivek Goyalkdump: add /sys/kernel/vmcoreinfo ABI documentation
2014-01-24 Vivek Goyalkdump: fix exported size of vmcoreinfo note
2014-01-24 Kees Cookkexec: add sysctl to disable kexec_load
2014-01-24 Richard Weinbergerfs/exec.c: call arch_pick_mmap_layout() only once
2014-01-24 Zhang Yiexec: avoid propagating PF_NO_SETAFFINITY into userspac...
2014-01-24 Oleg Nesterovkernel/signal.c: change do_signal_stop/do_sigaction...
2014-01-24 Oleg Nesterovkernel/sys.c: k_getrusage() can use while_each_thread()
2014-01-24 Oleg Nesterovfs/proc/array.c: change do_task_stat() to use while_eac...
2014-01-24 Oleg Nesterovexec: kill task_struct->did_exec
2014-01-24 Oleg Nesterovexec: move the final allow_write_access/fput into free_...
2014-01-24 Oleg Nesterovexec:check_unsafe_exec: kill the dead -EAGAIN and clear...
2014-01-24 Oleg Nesterovexec:check_unsafe_exec: use while_each_thread() rather...
2014-01-24 Daeseok Younkernel/fork.c: remove redundant NULL check in dup_mm()
2014-01-24 Daeseok Younkernel/fork.c: fix coding style issues
2014-01-24 DaeSeok Younkernel/fork.c: make dup_mm() static
2014-01-24 Paul Gortmakerfs/proc: don't use module_init for non-modular core...
2014-01-24 Axel Linfs/proc_namespace.c: simplify testing nsp and nsp-...
2014-01-24 Dave Jonesfs/proc/proc_devtree.c: remove empty /proc/device-tree...
2014-01-24 Rui Xiangproc: set attributes of pde using accessor functions
2014-01-24 Oleg Nesterovproc: fix ->f_pos overflows in first_tid()
2014-01-24 Oleg Nesterovproc: don't (ab)use ->group_leader in proc_task_readdir...
2014-01-24 Oleg Nesterovproc: change first_tid() to use while_each_thread(...
2014-01-24 Oleg Nesterovproc: fix the potential use-after-free in first_tid()
2014-01-24 Oleg Nesterovproc: cleanup/simplify get_task_state/task_state_array
2014-01-24 Oleg Nesterovcoredump: make __get_dumpable/get_dumpable inline,...
2014-01-24 Oleg Nesterovcoredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
2014-01-24 Oleg Nesterovcoredump: set_dumpable: fix the theoretical race with...
2014-01-24 Sangjung WooDocumentation/cpu-hotplug.txt: fix a typo in example...
2014-01-24 Robert GraffhamKconfig: update flightly outdated CONFIG_SMP documentation
2014-01-24 Fabian FrederickDocumentation/filesystems/00-INDEX: updates
2014-01-24 Fabian FrederickDocumentation/blockdev/ramdisk.txt: updates
2014-01-24 Andre RichterDocumentation/filesystems/sysfs.txt: fix device_attribu...
2014-01-24 Sougata Santrahfsplus: remove hfsplus_file_lookup()
2014-01-24 Vyacheslav... nilfs2: add comments for ioctls
2014-01-24 Wenliang Fanfs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
2014-01-24 Dmitry Monakhovfs/pipe.c: skip file_update_time on frozen fs
2014-01-24 Andreas Wernerdrivers/rtc/rtc-rx8581.c: add SMBus-only adapters support
2014-01-24 Geert Uytterhoevendrivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() shoul...
2014-01-24 Stephen Warrenrtc: max8907: weekday encoding fixes
2014-01-24 Sachin Kamatdrivers/rtc/rtc-hym8563.c: staticize local symbol
2014-01-24 Sachin Kamatdrivers/rtc/rtc-hym8563.c: remove redundant of_match_pt...
2014-01-24 Sachin Kamatdrivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr...
2014-01-24 Andrew Mortondrivers/rtc/rtc-cmos.c: propagate hpet_register_irq_han...
2014-01-24 Stephen Warrenrtc: honor device tree /alias entries when assigning IDs
2014-01-24 Duan Jiongdrivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR...
2014-01-24 Geert Uytterhoevendrivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari
2014-01-24 Geert Uytterhoevendrivers/rtc/rtc-cmos.c: remove superfluous name cast
2014-01-24 Heiko Stuebnerrtc: add hym8563 rtc-driver
2014-01-24 Heiko Stuebnerdt-bindings: add hym8563 binding
2014-01-24 Jingoo Handrivers/rtc/rtc-vr41xx.c: use devm_*() functions
2014-01-24 Jingoo Handrivers/rtc/rtc-twl.c: use devm_*() functions
2014-01-24 Alexander Shiyandrivers/rtc/rtc-ds1742.c: add devicetree support
2014-01-24 Fabio Estevamdrivers/rtc/rtc-mxc.c: check the return value from...
2014-01-24 Fabio Estevamdrivers/rtc/rtc-mxc.c: remove unneeded label
2014-01-24 Jingoo Handrivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_dr...
2014-01-24 Laxman Dewangandrivers/rtc/rtc-as3722: use devm for rtc and irq regist...
2014-01-24 Ian Kentautofs: fix symlinks aren't checked for expiry
2014-01-24 Rui Xiangautofs: use IS_ROOT to replace root dentry checks
2014-01-24 Rui Xiangautofs: fix the return value of autofs4_fill_super
2014-01-24 Miklos Szerediautofs4: translate pids to the right namespace for...
2014-01-24 Sukadev Bhattiproluautofs4: allow autofs to work outside the initial PID...
2014-01-24 Tetsuo Handainit: fix possible format string bug
2014-01-24 Geert Uytterhoeveninit/main.c: remove unused declaration of tc_init()
2014-01-24 Axel Linfs/ramfs: move ramfs_aops to inode.c
2014-01-24 Axel Linfs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_ar...
next