aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* msi-laptop: pr_<level> neateningJoe Perches2011-05-27
* intel_pmic_gpio: Convert printks to pr_<level>Joe Perches2011-05-27
* intel_menlow: Add pr_fmt and use pr_<level>Joe Perches2011-05-27
* ideapad-laptop: Add pr_fmtJoe Perches2011-05-27
* ibm_rtl: Use pr_fmt and pr_<level>Joe Perches2011-05-27
* hp-wmi: Convert printks to pr_<level>Joe Perches2011-05-27
* hdaps: Convert printks to pr_<level>Joe Perches2011-05-27
* fujitsu-laptop: Convert printks to pr_<level>Joe Perches2011-05-27
* eeepc: Use pr_warnJoe Perches2011-05-27
* dell: Convert printks to pr_<level>Joe Perches2011-05-27
* compal-laptop: Convert printks to pr_<level>Joe Perches2011-05-27
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-27
* acer-wmi: pr_<level> cleanupsJoe Perches2011-05-27
* ibm_rtl: Remove warnings from casts of pointer to intJoe Perches2011-05-27
* asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches2011-05-27
* Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-26
|\
| * xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-20
| * Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-20
| * Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-20
| * xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-20
| * xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-20
| * xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-20
| * vmalloc: remove vmalloc_sync_all() from alloc_vm_area()Jeremy Fitzhardinge2011-05-20
| * xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-20
| * xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-20
| * xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-20
* | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-26
|\ \
| * | Squashfs: update email addressPhillip Lougher2011-05-26
| * | Squashfs: add extra sanity checks at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: reverse order of filesystem table readingPhillip Lougher2011-05-25
| * | Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-25
* | | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-26
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* | | bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-26
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26
* | | m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-26
* | | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-26
* | | w1: have netlink search update kernel listDavid Fries2011-05-26
* | | w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-26
* | | w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-26
* | | w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-26
* | | kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick2011-05-26
* | | drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-26