index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-27
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
Joe Perches
2011-05-27
platform-x86: intel_mid_thermal: Fix coding style
Ameya Palande
2011-05-27
xo15-ebook: Use pr_<level>
Joe Perches
2011-05-27
wmi: Removed trailing whitespace from logging message.
Joe Perches
2011-05-27
toshiba: Convert printks to pr_<level>
Joe Perches
2011-05-27
topstar-laptop: Convert remaining printk to pr_info
Joe Perches
2011-05-27
tc1100-wmi: Add pr_fmt, use pr_<level>
Joe Perches
2011-05-27
sony-laptop: Add and use #define pr_fmt
Joe Perches
2011-05-27
msi-wmi: Use pr_fmt and pr_<level>
Joe Perches
2011-05-27
msi-laptop: pr_<level> neatening
Joe Perches
2011-05-27
intel_pmic_gpio: Convert printks to pr_<level>
Joe Perches
2011-05-27
intel_menlow: Add pr_fmt and use pr_<level>
Joe Perches
2011-05-27
ideapad-laptop: Add pr_fmt
Joe Perches
2011-05-27
ibm_rtl: Use pr_fmt and pr_<level>
Joe Perches
2011-05-27
hp-wmi: Convert printks to pr_<level>
Joe Perches
2011-05-27
hdaps: Convert printks to pr_<level>
Joe Perches
2011-05-27
fujitsu-laptop: Convert printks to pr_<level>
Joe Perches
2011-05-27
eeepc: Use pr_warn
Joe Perches
2011-05-27
dell: Convert printks to pr_<level>
Joe Perches
2011-05-27
compal-laptop: Convert printks to pr_<level>
Joe Perches
2011-05-27
asus: Add pr_fmt and convert printks to pr_<level>
Joe Perches
2011-05-27
acer-wmi: pr_<level> cleanups
Joe Perches
2011-05-27
ibm_rtl: Remove warnings from casts of pointer to int
Joe Perches
2011-05-27
asus-wmi: Remove __init from asus_wmi_platform_init
Joe Perches
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
2011-05-26
s390: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-26
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
2011-05-26
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-26
w1: have netlink search update kernel list
David Fries
2011-05-26
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2011-05-26
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
2011-05-26
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2011-05-26
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
drivers/char/ppdev.c: put gotten port value
Julia Lawall
2011-05-26
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
2011-05-26
pid: fix typo in function description
Sisir Koppaka
2011-05-26
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
2011-05-26
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2011-05-26
proc: fix pagemap_read() error case
KOSAKI Motohiro
2011-05-26
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
2011-05-26
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
[next]