]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-11-01 Stephen RothwellAdd linux-next specific files for 20111101 next-20111101
2011-11-01 Stephen Rothwelldevice-mapper: using EXPORT_SYBOL in dm-space-map-check...
2011-11-01 Stephen RothwellRevert "ALSA: intel8x0: Improve performance in virtual...
2011-11-01 Stephen RothwellRevert "drivers/scsi/sd.c: use ida_simple_get() and...
2011-11-01 Stephen RothwellMerge branch 'akpm'
2011-11-01 Kees Cookramoops: update parameters only after successful init
2011-11-01 Stephen Rothwelldio: using prefetch requires including prefetch.h
2011-11-01 Andrew Mortondio-optimize-cache-misses-in-the-submission-path-v2...
2011-11-01 Andi Kleendio: optimize cache misses in the submission path
2011-11-01 Andi Kleenvfs: cache request_queue in struct block_device
2011-11-01 Tao Mafs/direct-io.c: salcuate fs_count correctly in get_more...
2011-11-01 Jeff Moyeraio: allocate kiocbs in batches
2011-11-01 Rakib Mullickdrivers/misc/vmw_balloon.c: fix typo in code comment
2011-11-01 Rakib Mullickdrivers/misc/vmw_balloon.c: determine page allocation...
2011-11-01 Jan Weitzelw1: disable irqs in critical section
2011-11-01 Florian Faberdrivers/w1/w1_int.c: multiple masters used same init_name
2011-11-01 Clifton Barnesdrivers/power/ds2780_battery.c: fix deadlock upon inser...
2011-11-01 Clifton Barnesdrivers/power/ds2780_battery.c: add a nolock function...
2011-11-01 Clifton Barnesdrivers/power/ds2780_battery.c: create central point...
2011-11-01 Jonathan Cameronw1: ds2760 and ds2780, use ida for id and ida_simple_ge...
2011-11-01 Heiko Carstenspps gpio client: add missing dependency
2011-11-01 Andrew Mortonpps-new-client-driver-using-gpio-fix
2011-11-01 James Nusspps: new client driver using GPIO
2011-11-01 James Nusspps: default echo function
2011-11-01 Andrew Mortoninclude/linux/dma-mapping.h: add dma_zalloc_coherent()
2011-11-01 WANG Congsysctl: make CONFIG_SYSCTL_SYSCALL default to n
2011-11-01 Andrew Mortonsysctl-add-support-for-poll-fix
2011-11-01 Lucas De Marchisysctl: add support for poll()
2011-11-01 Alexandre BounineRapidIO: documentation update
2011-11-01 Alexandre Bouninedrivers/net/rionet.c: fix ethernet address macros for...
2011-11-01 Alexandre BounineRapidIO: fix potential null deref in rio_setup_device()
2011-11-01 Alexandre BounineRapidIO: Tsi721 driver - fixes for the initial release
2011-11-01 Alexandre BounineRapidIO: add mport driver for Tsi721 bridge
2011-11-01 Liu Gangarch/powerpc/sysdev/fsl_rio.c: release rapidio port...
2011-11-01 Liu Gangdrivers/rapidio/rio-scan.c: use discovered bit to test...
2011-11-01 Stephen Rothwellinit-add-root=partuuid=uuid-partnroff=%d-support-fix
2011-11-01 Will Drewryinit: add root=PARTUUID=UUID/PARTNROFF=%d support
2011-11-01 Manfred Spraulipc/sem.c: alternatives to preempt_disable()
2011-11-01 Manfred Spraulinclude/linux/sem.h: make sysv_sem empty if SYSVIPC...
2011-11-01 Manfred Spraulipc/sem.c: remove private structures from public header...
2011-11-01 Manfred Spraulipc/sem.c: handle spurious wakeups
2011-11-01 Manfred Spraulipc/sem.c: fix return code race with semop vs. semop...
2011-11-01 Vasiliy Kulikovproc: force dcache drop on unauthorized access
2011-11-01 Vasiliy Kulikovproc-fix-races-against-execve-of-proc-pid-fd-fix
2011-11-01 Vasiliy Kulikovproc: fix races against execve() of /proc/PID/fd**
2011-11-01 Pavel Emelyanovprocfs: report EISDIR when reading sysctl dirs in proc
2011-11-01 David Rientjescpusets: avoid looping when storing to mems_allowed...
2011-11-01 H Hartley Sweetenmm/page_cgroup.c: quiet sparse noise
2011-11-01 Steven Rostedtmemcg: Fix race condition in memcg_check_events() with...
2011-11-01 Johannes Weinermemcg: close race between charge and putback
2011-11-01 Johannes Weinermemcg-skip-scanning-active-lists-based-on-individual...
2011-11-01 Johannes Weinermemcg: skip scanning active lists based on individual...
2011-11-01 Igor Mammedovmemcg: do not expose uninitialized mem_cgroup_per_node...
2011-11-01 Andrew Brestickermemcg: replace ss->id_lock with a rwlock
2011-11-01 KAMEZAWA Hiroyukimemcg: fix oom schedule_timeout()
2011-11-01 Raghavendra K Tmemcg: rename mem variable to memcg
2011-11-01 Stephen Rothwellcgroups: ERR_PTR needs err.h
2011-11-01 Frederic Weisbeckercgroups: add a task counter subsystem
2011-11-01 Frederic Weisbeckercgroups: allow subsystems to cancel a fork
2011-11-01 Frederic Weisbeckercgroups: pull up res counter charge failure interpretat...
2011-11-01 Frederic Weisbeckerres_counter: allow charge failure pointer to be null
2011-11-01 Kirill A. Shutemovcgroups: add res counter common ancestor searching
2011-11-01 Frederic Weisbeckercgroups: ability to stop res charge propagation on...
2011-11-01 Frederic Weisbeckercgroups: new cancel_attach_task() subsystem callback
2011-11-01 Frederic Weisbeckercgroups: add previous cgroup in can_attach_task/attach_...
2011-11-01 Frederic Weisbeckercgroups: new resource counter inheritance API
2011-11-01 Frederic Weisbeckercgroups: add res_counter_write_u64() API
2011-11-01 Steven Rostedtcgroup/kmemleak: Annotate alloc_page() for cgroup alloc...
2011-11-01 Ben Blumcgroups: don't attach task to subsystem if migration...
2011-11-01 Ben Blumcgroups: more safe tasklist locking in cgroup_attach_proc
2011-11-01 Phillip Lougherhfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
2011-11-01 Namjae Jeonisofs: add readpages support
2011-11-01 Sami Kerolaminix: describe usage of different magic numbers
2011-11-01 Uwe Kleine... drivers/rtc/rtc-mc13xxx.c: move probe and remove callba...
2011-11-01 David Andersrtc: add initial support for mcp7941x parts
2011-11-01 Jonathan Camerondrivers/rtc/class.c: convert idr to ida and use ida_sim...
2011-11-01 Mike Waychisonoprofilefs: handle zero-length writes
2011-11-01 Neil Armstronginit/do_mounts_rd.c: fix ramdisk identification for...
2011-11-01 Richard Weinbergerramfs: remove module leftovers
2011-11-01 Jiri Kosinabinfmt_elf: fix PIE execution with randomization disabled
2011-11-01 Jason Baronepoll: limit paths
2011-11-01 Nelson Elhageepoll: fix spurious lockdep warnings
2011-11-01 Andrew Mortonlib-crc-add-slice-by-8-algorithm-to-crc32c-fix
2011-11-01 frank zagolib/crc: add slice by 8 algorithm to crc32.c
2011-11-01 Joe Perchescheckpatch: add a --strict check for utf-8 in commit...
2011-11-01 Joe Percheskernel.h/checkpatch: mark strict_strto<foo> and simple_...
2011-11-01 Andrew Mortonllist-return-whether-list-is-empty-before-adding-in...
2011-11-01 Andy Shevchenkowireless: at76c50x: follow rename pack_hex_byte to...
2011-11-01 Andy Shevchenkofat: follow rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Andy Shevchenkosecurity: follow rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Michael Holzheulib/string.c: fix strim() semantics for strings that...
2011-11-01 Wang Sheng-Huilib/idr.c: fix comment for ida_get_new_above()
2011-11-01 Glauber Costalib/percpu_counter.c: enclose hotplug only variables...
2011-11-01 Andrew Mortonlib-bitmapc-quiet-sparse-noise-about-address-space-fix
2011-11-01 H Hartley Sweetenlib/bitmap.c: quiet sparse noise about address space
2011-11-01 Akinobu Mitalib/spinlock_debug.c: print owner on spinlock lockup
2011-11-01 Alexey Dobriyanlib/kstrtox: common code between kstrto*() and simple_s...
2011-11-01 Andrew Mortondrivers-leds-leds-lp5521c-check-if-reset-is-successful-fix
2011-11-01 Srinidhi KASAGARdrivers/leds/leds-lp5521.c: check if reset is successful
2011-11-01 Antonio Ospiteleds: turn the blink_timer off before starting to blink
next