]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-07-28 Paul Gortmakerpowerpc: fix two implicit header uses in pseries/plpar_...
2011-07-28 Paul Gortmakerpowerpc: fix implicit use of mutex.h by include/asm...
2011-07-28 Paul Gortmakerpowerpc: fix implicit use of cache.h in kernel/firmware.c
2011-07-28 Paul Gortmakerpowerpc: fix implicit notifier use in converting to...
2011-07-28 Paul Gortmakerpowerpc: cell/beat_wrapper.h is implicitly using memcpy...
2011-07-28 Paul Gortmakerpowerpc: Fix up implicit sched.h users
2011-07-28 Paul Gortmakerpowerpc: Fix up implicit stat.h users
2011-07-28 Paul Gortmakerpowerpc: Fix up modules that should be including module.h
2011-07-28 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
2011-07-28 Paul Gortmakerpowerpc: io-workarounds.c was implicitly getting init_mm
2011-07-28 Paul Gortmakerx86: fix up files really needing to include module.h
2011-07-27 Paul Gortmakerx86: efi_32.c is implicitly getting asm/desc.h via...
2011-07-27 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-07-27 Paul Gortmakerx86: fix implicit include of <linux/topology.h> in...
2011-07-27 Paul Gortmakeracpi: sysfs.c needs module.h and not just moduleparam.h
2011-07-27 Paul Gortmakeracpi: revector aclinux.h from module.h to export.h
2011-07-27 Paul Gortmakeracpi: add module.h to files implicitly using/relying...
2011-07-27 Paul Gortmakerfs: add module.h to files that were implicitly using it
2011-07-27 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2011-07-27 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-07-27 Paul Gortmakernet: rfkill/input.c explicitly needs to include module.h
2011-07-27 Paul Gortmakerkernel: Fix files explicitly needing EXPORT_SYMBOL...
2011-07-27 Paul Gortmakerkernel: params/rcutiny needs module.h not moduleparam.h
2011-07-27 Paul Gortmakerkernel: sys.c implicitly relies on kmod.h for usermodeh...
2011-07-27 Paul Gortmakerkernel: fix two implicit header assumptions in irq_work.c
2011-07-27 Paul Gortmakerkernel: fix implicit use of kmod.h in power/suspend.c
2011-07-27 Paul Gortmakerkernel: Add <linux/module.h> to files using it implicitly
2011-07-27 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-07-27 Paul Gortmakermm: Add export.h for EXPORT_SYMBOL to active symbol...
2011-07-27 Paul Gortmakermm: delete various needless include <linux/module.h>
2011-07-27 Paul Gortmakervermagic: delete senseless include of <linux/module.h>
2011-07-27 Paul Gortmakerrange: fix bogus misuse of module.h to get printk()
2011-07-27 Paul Gortmakermodule.h: split out the EXPORT_SYMBOL for faster compiles
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'next/devel2' of git://git.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/devel' of ssh://master.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/board' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'next/cross-platform' of git://git.kernel...
2011-07-27 Linus TorvaldsMerge branch 'next/fixes2' of git://git.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/soc' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'next-i2c' of git://git.fluff.org/bjdooks...
2011-07-26 Mike Frysingerasm-generic/atomic.h: allow SMP peeps to leverage this
2011-07-26 Mike Frysingerasm-generic/atomic.h: add atomic_set_mask() helper
2011-07-26 Mike Frysingerasm-generic/atomic.h: fix type used in atomic_clear_mask
2011-07-26 Mike Frysingerasm-generic/atomic.h: simplify inc/dec test helpers
2011-07-26 Arun Sharmaatomic: Update comments in atomic.h
2011-07-26 Arun Sharmaatomic: cleanup asm-generic atomic*.h inclusion
2011-07-26 Arun Sharmaatomic: move atomic_add_unless to generic code
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Akinobu Mitaasm-generic: add another generic ext2 atomic bitops
2011-07-26 Akinobu Mitafail_make_request: cleanup should_fail_request
2011-07-26 Akinobu Mitafail_page_alloc: simplify debugfs initialization
2011-07-26 Akinobu Mitafailslab: simplify debugfs initialization
2011-07-26 Akinobu Mitafault-injection: use debugfs_remove_recursive
2011-07-26 Akinobu Mitafault-injection: cleanup simple attribute of stacktrace...
2011-07-26 Akinobu Mitafault-injection: remove nonexistent function extern
2011-07-26 Akinobu Mitafault-injection: do not include unneeded header
2011-07-26 Sergiu Iordacheramoops: make record_size a module parameter
2011-07-26 Sergiu Iordacheramoops: move dump_oops into platform data
2011-07-26 Marco Stornelliramoops: add new line to each print
2011-07-26 Marco Stornelliramoops: use module parameters instead of platform...
2011-07-26 Dmitry TorokhovVmware balloon: switch to using sysem-wide freezable...
2011-07-26 Christian Glindkampdrivers/w1/slaves/w1_therm.c: add support for DS28EA00
2011-07-26 Mandeep Singh... panic, vt: do not force oops output when panic_timeout < 0
2011-07-26 Hugh Dickinspanic: panic=-1 for immediate reboot
2011-07-26 Michal MiroslawDocumentation/DMA-API-HOWTO.txt: fix misleading example
2011-07-26 WANG Conginclude/linux/dma-mapping.h: remove DMA_xxBIT_MASK...
2011-07-26 Vitaliy Ivanovgcov: disable CONSTRUCTORS for UML
2011-07-26 Kai.Jiangdrivers/edac/mpc85xx_edac.c: correct offset_in_page...
2011-07-26 Vasiliy Kulikovipc: introduce shm_rmid_forced sysctl
2011-07-26 Jiri Slabyipc/mqueue.c: fix mq_open() return value
2011-07-26 Jiri Slabyipc/mqueue.c: refactor failure handling
2011-07-26 KOSAKI Motohirocpumask: add cpumask_var_t documentation
2011-07-26 KOSAKI Motohirocpumask: alloc_cpumask_var() use NUMA_NO_NODE
2011-07-26 KOSAKI Motohirocpumask: convert for_each_cpumask() with for_each_cpu()
2011-07-26 Oleg Nesterovfs/exec.c:acct_arg_size(): ptl is no longer needed...
2011-07-26 Tetsuo Handaexec: do not retry load_binary method if CONFIG_MODULES=n
2011-07-26 Tetsuo Handaexec: do not call request_module() twice from search_bi...
2011-07-26 Michal Hockofs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STA...
2011-07-26 Daniel Rebelo... kernel/fork.c: fix a few coding style issues
2011-07-26 Vasiliy Kulikovproc: fix a race in do_io_accounting()
2011-07-26 Daisuke Oginoprocfs: return ENOENT on opening a being-removed proc...
2011-07-26 Andrew Mortonh8300/m68k/xtensa: __FD_ISSET should return 0/1
2011-07-26 Oleg Nesterovdo_coredump: fix the "ispipe" error check
2011-07-26 Jiri Slabycoredump: escape / in hostname and comm
2011-07-26 Jiri Slabycoredump: use task comm instead of (unknown)
2011-07-26 Mike Frysingerptrace: unify show_regs() prototype
2011-07-26 Michal Hockocpusets: randomize node rotor used in cpuset_mem_spread...
2011-07-26 Michal Hockomemcg: get rid of percpu_charge_mutex lock
2011-07-26 Michal Hockomemcg: add mem_cgroup_same_or_subtree() helper
2011-07-26 Michal Hockomemcg: unify sync and async per-cpu charge cache draining
2011-07-26 Michal Hockomemcg: do not try to drain per-cpu caches without pages
2011-07-26 KAMEZAWA Hiroyukimemcg: add memory.vmscan_stat
2011-07-26 Daisuke Nishimuramemcg: fix behavior of mem_cgroup_resize_limit()
2011-07-26 KAMEZAWA Hiroyukimemcg: fix vmscan count in small memcgs
2011-07-26 Michal Hockomemcg: change memcg_oom_mutex to spinlock
2011-07-26 Michal Hockomemcg: make oom_lock 0 and 1 based rather than counter
2011-07-26 KAMEZAWA Hiroyukimemcg: consolidate memory cgroup lru stat functions
2011-07-26 KAMEZAWA Hiroyukimemcg: export memory cgroup's swappiness with mem_cgrou...
2011-07-26 Thomas Gleixnerrtc: fix hrtimer deadlock
next