]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-08-03 Stephen RothwellAdd linux-next specific files for 20110803 next-20110803
2011-08-03 Stephen RothwellMerge branch 'akpm'
2011-08-03 Jonathan CameronStraightforward. As an aside, the ida_init calls are...
2011-08-03 Andrew Mortonremove unneeded cast of void*
2011-08-03 James NussThis client driver allows you to use a GPIO pin as...
2011-08-03 James NussA default echo function has been provided so it is...
2011-08-03 Dave YoungUse the new proc_do_intvec_unsigned() handler for vario...
2011-08-03 Dave YoungCc: Alexey Dobriyan <adobriyan@gmail.com>
2011-08-03 Dave YoungAdd a proc_dointvec_unsigned() sysctl handler for posit...
2011-08-03 Dave YoungUse the new proc_do_intvec_bool() handler for various...
2011-08-03 Dave YoungAdd a proc_dointvec_bool() sysctl handler for cases...
2011-08-03 Andrew MortonForce this on for -next/mm testing purposes.
2011-08-03 Igor MammedovSigned-off-by: Igor Mammedov <imammedo@redhat.com>
2011-08-03 Sami KerolaOne can get this information from minix/inode.c, but...
2011-08-03 Jonathan CameronThis is the one use of an ida that doesn't retry on...
2011-08-03 Andrew Mortondon't include asm/msr.h
2011-08-03 frank zagoAdd support for slice by 8 to existing crc32 algorithm...
2011-08-03 Magnus DammAdd V2 of the LED driver for a single timer channel...
2011-08-03 Éric PielSigned-off-by: Ilkka Koskinen <ilkka.koskinen@nokia...
2011-08-03 Éric PielChange exported functions to use the device given as...
2011-08-03 Éric PielSigned-off-by: Ilkka Koskinen <ilkka.koskinen@nokia...
2011-08-03 Éric PielSigned-off-by: Ilkka Koskinen <ilkka.koskinen@nokia...
2011-08-03 Éric PielAdapt the help text for CONFIG_HP_ACCEL to the move of
2011-08-03 Éric PielAdd axis correction for HP ProBook 6555b.
2011-08-03 Éric PielAdd axis correction for HP EliteBook 8540w.
2011-08-03 Éric PielAdd axis correction for HP EliteBook 2730p.
2011-08-03 Éric PielIn the move of the lis3 driver, the hp_accel.c file...
2011-08-03 Éric PielAfter an "unexpected" reboot, I found this Oops in...
2011-08-03 Sedat Dileks/lib-/obj-/ for usercopy.o
2011-08-03 Stephen BoydThe help text for this config is duplicated across...
2011-08-03 Stephen BoydStrict user copy checks are only really supported on...
2011-08-03 Stephen BoydEnabling DEBUG_STRICT_USER_COPY_CHECKS causes the follo...
2011-08-03 Shaohua Liauto_demotion_disable is called only for online CPUs...
2011-08-03 Shaohua Lismp_call_function() only lets all other CPUs execute...
2011-08-03 Magnus LynchThe current implementation of the /dev/hpet driver...
2011-08-03 Andy ShevchenkoSigned-off-by: Andy Shevchenko <andriy.shevchenko@linux...
2011-08-03 Robert P. J... Expand the fs/Kconfig "help" info to clarify why you...
2011-08-03 Robert P. J... Expand the fs/Kconfig "help" info to clarify why it...
2011-08-03 Hugh DickinsMake the radix_tree exceptional cases, mostly in filema...
2011-08-03 Hugh DickinsWe have already acknowledged that swapoff of a tmpfs...
2011-08-03 Hugh DickinsFix NULL dereference I introduced in mincore_page().
2011-08-03 Hugh DickinsRemove PageSwapBacked (!page_is_file_cache) cases from
2011-08-03 Hugh DickinsBut we've not yet removed the old swp_entry_t i_direct...
2011-08-03 Hugh DickinsConvert shmem_writepage() to use shmem_delete_from_page...
2011-08-03 Hugh DickinsRemove mem_cgroup_shmem_charge_fallback(): it was only...
2011-08-03 Hugh DickinsConvert shmem_getpage_gfp(), the engine-room of shmem...
2011-08-03 Hugh DickinsConvert shmem_unuse_inode() to use a lockless gang...
2011-08-03 Hugh DickinsDisable the toy swapping implementation in shmem_writep...
2011-08-03 Hugh DickinsBring truncate.c's code for truncate_inode_pages_range...
2011-08-03 Hugh DickinsWhile it's at its least, make a number of boring nitpic...
2011-08-03 Hugh DickinsThe maximum size of a shmem/tmpfs file has been limited...
2011-08-03 Hugh DickinsIf swap entries are to be stored along with struct...
2011-08-03 Hugh DickinsA patchset to extend tmpfs to MAX_LFS_FILESIZE by aband...
2011-08-03 David RientjesAfter selecting a task to kill, the oom killer iterates...
2011-08-03 Johannes WeinerThe tracing ring-buffer used this function briefly...
2011-08-03 Shaohua Liper-task block plug can reduce block queue lock content...
2011-08-03 Hugh Dickinsradix_tree_tag_get()'s BUG (when it sees a tag after...
2011-08-03 Minchan Kimunmap_and_move() is one a big messy function. Clean...
2011-08-03 Minchan KimIn __zone_reclaim case, we don't want to shrink mapped...
2011-08-03 Minchan KimIn async mode, compaction doesn't migrate dirty or...
2011-08-03 Minchan KimChange ISOLATE_XXX macro with bitwise isolate_mode_t...
2011-08-03 Minchan Kimacct_isolated of compaction uses page_lru_base_type...
2011-08-03 Christopher... - Add x86_64 specific wire up
2011-08-03 Christopher... The basic idea behind cross memory attach is to allow...
2011-08-03 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-03 Eric Miaobrd_make_request() always returns 0, which doesn't...
2011-08-03 Stephen BoydInstead of open coding this function use kstrtoul_from_...
2011-08-03 Jonathan CameronThis does involve additional use of the spin lock in...
2011-08-03 Jonathan CameronSome mangling of errors was necessary to maintain curre...
2011-08-03 Jesper JuhlWe leak in drivers/scsi/aacraid/commctrl.c::aac_send_ra...
2011-08-03 Randy DunlapFix sparse warnings of right shift bigger than source...
2011-08-03 Alexander ShishkinFor headers that get exported to userland and make...
2011-08-03 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-03 Jean DelvareThe current implementation of dmi_name_in_vendors(...
2011-08-03 Yinghai LuWhen do pci remove/rescan on system that have more...
2011-08-03 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-03 Akinobu MitaThe dqc_bitmap field of struct ocfs2_local_disk_chunk...
2011-08-03 Akinobu Mitaext4_{set,clear}_bit() is defined as __test_and_{set...
2011-08-03 Christine Chandel_timer_sync() calls debug_object_assert_init() to...
2011-08-03 Christine ChanAdd new check (assert_init) to make sure objects are...
2011-08-03 Andrew Mortoni386 allmodconfig:
2011-08-03 Axel Lin1. current implementation tests wrong value for setting...
2011-08-03 Axel Linbacklight_device_register() returns ERR_PTR() on error.
2011-08-03 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-03 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-03 Mark BrownUnless I'm very much missing something these tests...
2011-08-03 Jonathan CameronA straightforward looking use of idr for a device id.
2011-08-03 Jonathan Cameronhwmon was using an idr with a NULL pointer, so convert...
2011-08-03 Andrea Righifb_set_suspend() must be called with the console semaph...
2011-08-03 Jonathan CameronSome messing with error codes to return 0 on out id...
2011-08-03 Mark BrownWhen doing a single register write we use work_buf...
2011-08-03 Roel KluinDon't dereference em if it's NULL or an error pointer.
2011-08-03 Jesper JuhlA call to va_copy() should always be followed by a...
2011-08-03 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-03 Vasiliy KulikovDon't allow everybody to use a modem.
2011-08-03 Vaibhav NagarnaikThe current interrupt traces from irq_handler_entry...
2011-08-03 Vaibhav NagarnaikThe x86 timer interrupt handler is the only handler...
2011-08-03 Mike DittoReplace the bubble sort in sanitize_e820_map() with...
2011-08-03 Andrew MortonCc: Ed Wildgoose <git@wildgooses.com>
2011-08-03 Ed WildgooseThis new driver replaces the old PCEngines Alix 2/3...
next