summaryrefslogtreecommitdiffstats
path: root/init/version.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown1-3/+4
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown1-6/+6
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin1-1/+1
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman1-8/+34
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman1-9/+35
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman1-15/+46
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman1-20/+17
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman1-1/+30
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin1-0/+1
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown1-9/+15
2011-05-27selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2-11/+4
2011-05-27m68knommu: use generic find_next_bit_le()Akinobu Mita1-44/+2
2011-05-27s390: use asm-generic/bitops/le.hAkinobu Mita1-35/+2
2011-05-27arm: use asm-generic/bitops/le.hAkinobu Mita1-38/+5
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita24-126/+2
2011-05-27bitops: add #ifndef for each of find bitopsAkinobu Mita5-0/+29
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita5-0/+36
2011-05-27m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita1-0/+44
2011-05-27w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes8-0/+1222
2011-05-27w1: have netlink search update kernel listDavid Fries3-5/+16
2011-05-27w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2-103/+220
2011-05-27w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais4-0/+411
2011-05-27w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2-0/+28
2011-05-27kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick1-7/+9
2011-05-27drivers/char/ppdev.c: put gotten port valueJulia Lawall1-0/+1
2011-05-27edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan4-55/+18
2011-05-27pid: fix typo in function descriptionSisir Koppaka1-1/+1
2011-05-27fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns1-0/+9
2011-05-27drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick1-3/+2
2011-05-27ipmi: convert to seq_file interfaceAlexey Dobriyan3-86/+142
2011-05-27fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering2-3/+54
2011-05-27proc: fix pagemap_read() error caseKOSAKI Motohiro1-10/+9
2011-05-27proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro1-7/+9
2011-05-27proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu1-3/+3
2011-05-27proc: constify status arrayMike Frysinger1-2/+2
2011-05-27fs/proc: convert to kstrtoX()Alexey Dobriyan2-11/+13
2011-05-27coredump: add support for exe_file in core nameJiri Slaby2-1/+40
2011-05-27mm: extract exe_file handling from procfsJiri Slaby6-82/+53
2011-05-27kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger4-18/+14
2011-05-27sh: convert to asm-generic ptrace.hMike Frysinger1-2/+4
2011-05-27x86: convert to asm-generic ptrace.hMike Frysinger1-13/+5
2011-05-27Blackfin: convert to asm-generic ptrace.hMike Frysinger1-3/+2