index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sony-laptop: Add and use #define pr_fmt
Joe Perches
2011-05-27
1
-55
/
+49
*
msi-wmi: Use pr_fmt and pr_<level>
Joe Perches
2011-05-27
1
-25
/
+20
*
msi-laptop: pr_<level> neatening
Joe Perches
2011-05-27
1
-5
/
+4
*
intel_pmic_gpio: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-7
/
+7
*
intel_menlow: Add pr_fmt and use pr_<level>
Joe Perches
2011-05-27
1
-2
/
+3
*
ideapad-laptop: Add pr_fmt
Joe Perches
2011-05-27
1
-0
/
+2
*
ibm_rtl: Use pr_fmt and pr_<level>
Joe Perches
2011-05-27
1
-8
/
+11
*
hp-wmi: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-26
/
+17
*
hdaps: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-9
/
+10
*
fujitsu-laptop: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-20
/
+19
*
eeepc: Use pr_warn
Joe Perches
2011-05-27
2
-17
/
+18
*
dell: Convert printks to pr_<level>
Joe Perches
2011-05-27
3
-16
/
+16
*
compal-laptop: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-13
/
+9
*
asus: Add pr_fmt and convert printks to pr_<level>
Joe Perches
2011-05-27
3
-72
/
+59
*
acer-wmi: pr_<level> cleanups
Joe Perches
2011-05-27
1
-16
/
+16
*
ibm_rtl: Remove warnings from casts of pointer to int
Joe Perches
2011-05-27
1
-2
/
+2
*
asus-wmi: Remove __init from asus_wmi_platform_init
Joe Perches
2011-05-27
1
-1
/
+1
*
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-27
3
-275
/
+50
|
\
|
*
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-21
1
-0
/
+2
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
1
-138
/
+0
|
*
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
1
-5
/
+5
|
*
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
2
-60
/
+23
|
*
vmalloc: remove vmalloc_sync_all() from alloc_vm_area()
Jeremy Fitzhardinge
2011-05-20
1
-4
/
+0
|
*
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
1
-46
/
+27
|
*
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
1
-15
/
+11
|
*
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-20
1
-25
/
+0
*
|
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-27
2
-11
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-27
23
-151
/
+203
|
\
\
|
*
|
Squashfs: update email address
Phillip Lougher
2011-05-26
23
-24
/
+24
|
*
|
Squashfs: add extra sanity checks at mount time
Phillip Lougher
2011-05-25
1
-2
/
+16
|
*
|
Squashfs: add sanity checks to fragment reading at mount time
Phillip Lougher
2011-05-25
3
-4
/
+25
|
*
|
Squashfs: add sanity checks to lookup table reading at mount time
Phillip Lougher
2011-05-25
3
-4
/
+30
|
*
|
Squashfs: add sanity checks to id reading at mount time
Phillip Lougher
2011-05-25
4
-6
/
+37
|
*
|
Squashfs: add sanity checks to xattr reading at mount time
Phillip Lougher
2011-05-25
1
-0
/
+11
|
*
|
Squashfs: reverse order of filesystem table reading
Phillip Lougher
2011-05-25
1
-34
/
+37
|
*
|
Squashfs: move table allocation into squashfs_read_table()
Phillip Lougher
2011-05-25
7
-98
/
+44
*
|
|
m68knommu: use generic find_next_bit_le()
Akinobu Mita
2011-05-27
1
-44
/
+2
*
|
|
s390: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-27
1
-35
/
+2
*
|
|
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-27
1
-38
/
+5
*
|
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-27
24
-126
/
+2
*
|
|
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-27
5
-0
/
+29
*
|
|
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-27
5
-0
/
+36
*
|
|
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
2011-05-27
1
-0
/
+44
*
|
|
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-27
8
-0
/
+1222
*
|
|
w1: have netlink search update kernel list
David Fries
2011-05-27
3
-5
/
+16
*
|
|
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2011-05-27
2
-103
/
+220
*
|
|
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
2011-05-27
4
-0
/
+411
*
|
|
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2011-05-27
2
-0
/
+28
[next]