summaryrefslogtreecommitdiffstats
path: root/usr/initramfs_data.S (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-27platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande1-306/+300
2011-05-27xo15-ebook: Use pr_<level>Joe Perches1-2/+3
2011-05-27wmi: Removed trailing whitespace from logging message.Joe Perches1-5/+5
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches2-36/+34
2011-05-27topstar-laptop: Convert remaining printk to pr_infoJoe Perches1-1/+1
2011-05-27tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches1-4/+3
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches1-55/+49
2011-05-27msi-wmi: Use pr_fmt and pr_<level>Joe Perches1-25/+20
2011-05-27msi-laptop: pr_<level> neateningJoe Perches1-5/+4
2011-05-27intel_pmic_gpio: Convert printks to pr_<level>Joe Perches1-7/+7
2011-05-27intel_menlow: Add pr_fmt and use pr_<level>Joe Perches1-2/+3
2011-05-27ideapad-laptop: Add pr_fmtJoe Perches1-0/+2
2011-05-27ibm_rtl: Use pr_fmt and pr_<level>Joe Perches1-8/+11
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches1-26/+17
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches1-9/+10
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches1-20/+19
2011-05-27eeepc: Use pr_warnJoe Perches2-17/+18
2011-05-27dell: Convert printks to pr_<level>Joe Perches3-16/+16
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches1-13/+9
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches3-72/+59
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches1-16/+16
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches1-2/+2
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches1-1/+1
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