Commits on Source
112511
d933990c
viafb: use display information in info not in var for panning
May 27, 2011
03efed8a
ocfs2: Bugfix for hard readonly mount
May 31, 2011
3d75be7c
ocfs2: checking the wrong variable in ocfs2_move_extent()
May 31, 2011
87f0d5c8
ocfs2: null deref on allocation error
May 31, 2011
730e663b
ocfs2: use proper little-endian bitops
May 31, 2011
0cf9cd02
vfb: use display information in info not in var for panning
Jun 15, 2011
c42a3d54
staging: xgifb: use display information in info not in var for panning
Jun 15, 2011
a1bb7010
acornfb: Dont BUG() on invalid pan parameters
Jun 15, 2011
a4aadc93
s3fb: use display information in info not in var for panning
Jun 15, 2011
4ee99f7e
mx3fb: use display information in info not in var for panning
Jun 15, 2011
2bdb0278
neofb: use display information in info not in var for panning
Jun 15, 2011
1388f6a7
savagefb: use display information in info not in var for panning
Jun 15, 2011
eca7370b
sm501fb: use display information in info not in var for panning
Jun 15, 2011
c12665ff
imsttfb: use display information in info not in var for panning
Jun 15, 2011
c2d340a4
gxt4500: use display information in info not in var for panning
Jun 15, 2011
df9306de
pm2fb: use display information in info not in var for panning
Jun 15, 2011
5dac1518
sisfb: use display information in info not in var for panning
Jun 15, 2011
895607ec
atmel_lcdfb: use display information in info not in var for panning
Jun 15, 2011
635e9620
intelfb: use display information in info not in var for panning
Jun 15, 2011
e4c735af
tridentfb: use display information in info not in var for panning
Jun 15, 2011
4d3c68a1
vga16fb: use display information in info not in var for panning
Jun 15, 2011
ff55fe9a
radeonfb: use display information in info not in var for panning
Jun 15, 2011
df2d7981
hgafb: use display information in info not in var for panning
Jun 15, 2011
1fdb518f
pm3fb: use display information in info not in var for panning
Jun 15, 2011
1dbe8514
acornfb: use display information in info not in var for panning
Jun 15, 2011
aa7984cf
fbdev: unicore32: use display information in info not in var for panning
Jun 15, 2011
3362903c
s3c-fb: use display information in info not in var for panning
Jun 15, 2011
f316fe72
mb862xxfb: use display information in info not in var for panning
Jun 15, 2011
3b30f9f4
g364fb: use display information in info not in var for panning
Jun 15, 2011
7b8067f2
arkfb: use display information in info not in var for panning
Jun 15, 2011
c6990b77
68328fb: use display information in info not in var for panning
Jun 15, 2011
83f0e27c
vt8623fb: use display information in info not in var for panning
Jun 15, 2011
3478b1cd
vt8500lcdfb: use display information in info not in var for panning
Jun 15, 2011
e6c4d3d4
fbdev: da8xx: use display information in info not in var for panning
Jun 15, 2011
fc90ec86
Merge branch 'fbdev/panning-fixes'
Jun 15, 2011
c329f606
au1200fb: use framebuffer_alloc()
Jun 15, 2011
98707fcc
au1200fb: fixup PM
Jun 15, 2011
8be90b07
au1200fb: make number of windows configurable at load time.
Jun 15, 2011
4ee58461
au1200fb: switch to FB_SYS helpers
Jun 15, 2011
1630d85a
au1200fb: fix hardcoded IRQ
Jun 15, 2011
181b74ef
video: don't use flush_scheduled_work() in fb_defio
Jun 16, 2011
75e1b6a8
video: Fix speficied typo
Jun 24, 2011
20733d59
Merge branch 'fbdev/stable-updates'
Jun 24, 2011
dd37739f
Remove unneeded version.h includes from drivers/video/
Jun 24, 2011
aeae1e92
tools/power turbostat: less verbose debugging
Jul 03, 2011
945903c7
drivers/video/msm/mdp.c: adjust error handling code
Jul 13, 2011
c91a793f
drivers/video/udlfb bind framebuffer to interface.
Jul 13, 2011
af48d1c6
video: s3c2410: remove unused variable
Jul 13, 2011
c84c1422
carminefb: Fix module parameters permissions
Jul 13, 2011
b63d1013
drivers/video/udlfb match class, subclass, and protocol
Jul 13, 2011
a4b8f97a
video: Add Aeroflex Gaisler GRVGA framebuffer device driver
Jul 13, 2011
c6daf05b
video: da8xx-fb: Interrupt configuration of revised LCDC IP
Jul 13, 2011
7653aaab
drivers/video: use strings to specify the Freescale DIU monitor port
Jul 13, 2011
4af358f8
Merge branch 'fbdev/stable-updates'
Jul 13, 2011
bf61549a
x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()
Jul 13, 2011
53348f27
bootmem: Fix __free_pages_bootmem() to use @order properly
Jul 13, 2011
15fb0972
memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of ANYWHERE in memblock_alloc_try_nid()
Jul 13, 2011
348968eb
memblock: Use round_up/down() instead of memblock_align_up/down()
Jul 13, 2011
1f5026a7
memblock: Kill MEMBLOCK_ERROR
Jul 13, 2011
fc769a8e
memblock: Replace memblock_find_base() with memblock_find_in_range()
Jul 13, 2011
5dfe8660
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Jul 14, 2011
96e907d1
bootmem: Reimplement __absent_pages_in_range() using for_each_mem_pfn_range()
Jul 14, 2011
c13291a5
bootmem: Use for_each_mem_pfn_range() in page_alloc.c
Jul 14, 2011
b2fea988
memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range()
Jul 14, 2011
f9b18db3
memblock: Don't allow archs to override memblock_nid_range()
Jul 14, 2011
34e18455
memblock: Make memblock_alloc_[try_]nid() top-down
Jul 14, 2011
e6498040
memblock: Separate out memblock_find_in_range_node()
Jul 14, 2011
eb40c4c2
memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls
Jul 14, 2011
ed7b56a7
memblock: Remove memblock_memory_can_coalesce()
Jul 14, 2011
784656f9
memblock: Reimplement memblock_add_region()
Jul 14, 2011
67e24bcb
memblock: Use __meminit[data] instead of __init[data]
Jul 14, 2011
7c0caeb8
memblock: Add optional region->nid
Jul 14, 2011
0608f70c
x86: Use HAVE_MEMBLOCK_NODE_MAP
Jul 14, 2011
ab5d140b
x86: Use __memblock_alloc_base() in early_reserve_e820()
Jul 14, 2011
35fd0808
memblock: Implement for_each_free_mem_range()
Jul 14, 2011
8d89ac80
x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()
Jul 14, 2011
64a02daa
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Jul 14, 2011
8a9ca34c
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range()
Jul 14, 2011
6b5d41a1
memblock, x86: Reimplement memblock_find_dma_reserve() using iterators
Jul 14, 2011
474b881b
x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()
Jul 14, 2011
c378ddd5
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Jul 14, 2011
24aa0788
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Jul 14, 2011
a150439c
memblock: Cast phys_addr_t to unsigned long long for printf use
Jul 14, 2011
936a3f77
viafb: improve pitch handling
Jul 17, 2011
9d8f13ba
security: new security_inode_init_security API adds function callback
Jul 18, 2011
f381c272
integrity: move ima inode integrity data management
Jul 18, 2011
1601fbad
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
Jul 18, 2011
66dbc325
evm: re-release
Jul 18, 2011
6be5cc52
evm: add support for different security.evm data types
Jul 18, 2011
3e1be52d
security: imbed evm calls in security hooks
Jul 18, 2011
c7b87de2
evm: evm_inode_post_removexattr
Jul 18, 2011
975d2943
evm: imbed evm_inode_post_setattr
Jul 18, 2011
cb723180
evm: add evm_inode_init_security to initialize new files
Jul 18, 2011
823eb1cc
evm: call evm_inode_init_security from security_inode_init_security
Jul 18, 2011
d46eb369
evm: crypto hash replaced by shash
Jul 18, 2011
2960e6cb
evm: additional parameter to pass integrity cache entry 'iint'
Jul 18, 2011
6d38ca01
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Jul 18, 2011
24e0198e
evm: replace hmac_status with evm_status
Jul 18, 2011
7102ebcd
evm: permit only valid security.evm xattrs to be updated
Jul 18, 2011
817b54aa
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Jul 18, 2011
112,411 additional commits have been omitted to prevent performance issues.
Loading
Loading