]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-08-19 Stephen RothwellAdd linux-next specific files for 20110819 next-20110819
2011-08-19 Stephen RothwellRevert "PM QoS: Implement per-device PM QoS constraints"
2011-08-19 Stephen RothwellRevert "PM QoS: Add global notification mechanism for...
2011-08-19 Stephen RothwellMerge branch 'akpm'
2011-08-19 Jonathan CameronStraightforward. As an aside, the ida_init calls are...
2011-08-19 Andrew Mortonremove unneeded cast of void*
2011-08-19 James NussThis client driver allows you to use a GPIO pin as...
2011-08-19 James NussA default echo function has been provided so it is...
2011-08-19 Dave YoungUse the new proc_do_intvec_unsigned() handler for vario...
2011-08-19 Dave YoungCc: Alexey Dobriyan <adobriyan@gmail.com>
2011-08-19 Dave YoungAdd a proc_dointvec_unsigned() sysctl handler for posit...
2011-08-19 Dave YoungUse the new proc_do_intvec_bool() handler for various...
2011-08-19 Dave YoungAdd a proc_dointvec_bool() sysctl handler for cases...
2011-08-19 Andrew MortonForce this on for -next/mm testing purposes.
2011-08-19 Igor MammedovSigned-off-by: Igor Mammedov <imammedo@redhat.com>
2011-08-19 Sami KerolaOne can get this information from minix/inode.c, but...
2011-08-19 Jonathan CameronThis is the one use of an ida that doesn't retry on...
2011-08-19 Andrew Mortondon't include asm/msr.h
2011-08-19 frank zagoAdd support for slice by 8 to existing crc32 algorithm...
2011-08-19 Magnus DammAdd V2 of the LED driver for a single timer channel...
2011-08-19 Éric PielSigned-off-by: Ilkka Koskinen <ilkka.koskinen@nokia...
2011-08-19 Éric PielChange exported functions to use the device given as...
2011-08-19 Éric PielSigned-off-by: Ilkka Koskinen <ilkka.koskinen@nokia...
2011-08-19 Éric PielSigned-off-by: Ilkka Koskinen <ilkka.koskinen@nokia...
2011-08-19 Éric PielAdapt the help text for CONFIG_HP_ACCEL to the move of
2011-08-19 Éric PielAdd axis correction for HP ProBook 6555b.
2011-08-19 Éric PielAdd axis correction for HP EliteBook 8540w.
2011-08-19 Éric PielAdd axis correction for HP EliteBook 2730p.
2011-08-19 Éric PielIn the move of the lis3 driver, the hp_accel.c file...
2011-08-19 Éric PielAfter an "unexpected" reboot, I found this Oops in...
2011-08-19 Sedat Dileks/lib-/obj-/ for usercopy.o
2011-08-19 Stephen BoydThe help text for this config is duplicated across...
2011-08-19 Stephen BoydStrict user copy checks are only really supported on...
2011-08-19 Stephen BoydEnabling DEBUG_STRICT_USER_COPY_CHECKS causes the follo...
2011-08-19 Shaohua Liauto_demotion_disable is called only for online CPUs...
2011-08-19 Shaohua Lismp_call_function() only lets all other CPUs execute...
2011-08-19 Magnus LynchThe current implementation of the /dev/hpet driver...
2011-08-19 Andy ShevchenkoSigned-off-by: Andy Shevchenko <andriy.shevchenko@linux...
2011-08-19 Hugh DickinsRemove PageSwapBacked (!page_is_file_cache) cases from
2011-08-19 David RientjesAfter selecting a task to kill, the oom killer iterates...
2011-08-19 Johannes WeinerThe tracing ring-buffer used this function briefly...
2011-08-19 Shaohua Liper-task block plug can reduce block queue lock content...
2011-08-19 Hugh Dickinsradix_tree_tag_get()'s BUG (when it sees a tag after...
2011-08-19 Minchan Kimunmap_and_move() is one a big messy function. Clean...
2011-08-19 Minchan KimIn __zone_reclaim case, we don't want to shrink mapped...
2011-08-19 Minchan KimIn async mode, compaction doesn't migrate dirty or...
2011-08-19 Minchan KimChange ISOLATE_XXX macro with bitwise isolate_mode_t...
2011-08-19 Minchan Kimacct_isolated of compaction uses page_lru_base_type...
2011-08-19 Christopher... - Add x86_64 specific wire up
2011-08-19 Christopher... The basic idea behind cross memory attach is to allow...
2011-08-19 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-19 Eric Miaobrd_make_request() always returns 0, which doesn't...
2011-08-19 Stephen BoydInstead of open coding this function use kstrtoul_from_...
2011-08-19 Jonathan CameronThis does involve additional use of the spin lock in...
2011-08-19 Jonathan CameronSome mangling of errors was necessary to maintain curre...
2011-08-19 Jesper JuhlWe leak in drivers/scsi/aacraid/commctrl.c::aac_send_ra...
2011-08-19 Randy DunlapFix sparse warnings of right shift bigger than source...
2011-08-19 Alexander ShishkinFor headers that get exported to userland and make...
2011-08-19 Jean DelvareThe current implementation of dmi_name_in_vendors(...
2011-08-19 Yinghai LuWhen do pci remove/rescan on system that have more...
2011-08-19 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-19 Akinobu MitaThe dqc_bitmap field of struct ocfs2_local_disk_chunk...
2011-08-19 Akinobu Mitaext4_{set,clear}_bit() is defined as __test_and_{set...
2011-08-19 Christine Chandel_timer_sync() calls debug_object_assert_init() to...
2011-08-19 Christine ChanAdd new check (assert_init) to make sure objects are...
2011-08-19 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-19 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-19 Jonathan CameronA straightforward looking use of idr for a device id.
2011-08-19 Jonathan Cameronhwmon was using an idr with a NULL pointer, so convert...
2011-08-19 Andrea Righifb_set_suspend() must be called with the console semaph...
2011-08-19 Jonathan CameronSome messing with error codes to return 0 on out id...
2011-08-19 Roel KluinDon't dereference em if it's NULL or an error pointer.
2011-08-19 Jesper JuhlA call to va_copy() should always be followed by a...
2011-08-19 Mathias KrauseThe address limit is already set in flush_old_exec...
2011-08-19 Vasiliy KulikovDon't allow everybody to use a modem.
2011-08-19 Vaibhav NagarnaikThe current interrupt traces from irq_handler_entry...
2011-08-19 Vaibhav NagarnaikThe x86 timer interrupt handler is the only handler...
2011-08-19 Mike DittoReplace the bubble sort in sanitize_e820_map() with...
2011-08-19 Andrew MortonCc: Ed Wildgoose <git@wildgooses.com>
2011-08-19 Ed WildgooseThis new driver replaces the old PCEngines Alix 2/3...
2011-08-19 Ludwig NusselOn x86_32 casting the unsigned int result of get_random...
2011-08-19 ShérabThis makes the iris driver use the platform API, so...
2011-08-19 Clay CarpenterAdd support for Aspire 1410 BIOS v1.3314. Fixes the...
2011-08-19 hankThe parameter's origin type is long. On an i386 archit...
2011-08-19 Carsten EmdeWhen no floppy is found the module code can be released...
2011-08-19 KAMEZAWA HiroyukiBecause of x86-implement-strict-user-copy-checks-for...
2011-08-19 Vasiliy KulikovOn thread exit shm_exit_ns() is called, it uses shm_ids...
2011-08-19 Will DrewryThis patch makes two changes:
2011-08-19 Will DrewryExpand root=PARTUUID=UUID syntax to support selecting...
2011-08-19 Stephen RothwellMerge remote-tracking branch 'moduleh/module.h-split'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'tmem/linux-next'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'regmap/for-next'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'namespace/master'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'sysctl/master'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'percpu/for-next'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'edac-amd/for-next'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'xen-two/linux-next'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'xen/upstream/xen'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'rcu/rcu/next'
2011-08-19 Stephen RothwellMerge remote-tracking branch 'tip/auto-latest'
next