tdfxfb: fix memory leaks in removal path
[pandora-kernel.git] / include /
2009-04-01 Andrew Mortonfbdev: uninline lock_fb_info()
2009-04-01 Krzysztof Heltcirrusfb: add accelerator constant
2009-04-01 Krzysztof Heltcirrusfb: Laguna chipset 8bpp fix
2009-04-01 Krzysztof Heltcirrusfb: add Laguna additional overflow register
2009-04-01 Randy Dunlapatyfb: fix header file trailing whitespace
2009-04-01 Andrew Mortonrtc: convert LEAP_YEAR into an inline
2009-04-01 Ian Kentautofs4: fix kernel includes
2009-04-01 Anton Vorontsovspi_mpc83xx: add OF platform driver bindings
2009-04-01 Anton Vorontsovspi_mpc83xx: rework chip selects handling
2009-04-01 Davide Libenziepoll keyed wakeups: introduce new *_poll() wakeup...
2009-04-01 Davide Libenziepoll keyed wakeups: add __wake_up_locked_key() and...
2009-04-01 Davide Libenzieventfd: improve support for semaphore-like behavior
2009-04-01 Cyrill Gorcunovintroduce pr_cont() macro
2009-04-01 FUJITA Tomonoriremove unused include/asm-generic/dma-mapping.h
2009-04-01 Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01 J. R. Okajimaloop: add ioctl to resize a loop device
2009-04-01 Magnus Dammpm: rework includes, remove arch ifdefs
2009-04-01 Hugh Dickinsshmem: writepage directly to swap
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01 David Howellsnommu: there is no mlock() for NOMMU, so don't provide...
2009-04-01 Akinobu Mitamm: use debug_kmap_atomic
2009-04-01 Akinobu Mitamm: introduce debug_kmap_atomic
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 Anton Blanchardmm: enable hashdist by default on 64bit NUMA
2009-04-01 Alexey Dobriyanmm: fix proc_dointvec_userhz_jiffies "breakage"
2009-04-01 Akinobu Mitageneric debug pagealloc
2009-04-01 Li Zefanmemdup_user(): introduce
2009-04-01 KOSAKI Motohiromm: remove pagevec_swap_free()
2009-04-01 Edward Shishkinvfs: add/use account_page_dirtied()
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-04-01 Oleg Nesterovget_mm_hiwater_xxx: trivial, s/define/inline/
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-04-01 Alexey Dobriyanproc tty: add struct tty_operations::proc_fops
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lgues...
2009-03-31 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Alexander Beregalovreiserfs: fix build breakage
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-03-30 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
2009-03-30 Rafael J. WysockiPCI PM: Introduce __pci_[start|complete]_power_transiti...
2009-03-30 Rafael J. WysockiPM: Introduce functions for suspending and resuming...
2009-03-30 Jean Delvaredmi: Let dmi_walk() users pass private data
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: rename p_._ variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_tb to tb
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_inode to inode
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_bh to bh
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_sb to sb
2009-03-30 Jeff Mahoneyreiserfs: strip trailing whitespace
2009-03-30 Jeff Mahoneyreiserfs: add atomic addition of selinux attributes...
2009-03-30 Jeff Mahoneyreiserfs: use generic readdir for operations across...
2009-03-30 Jeff Mahoneyreiserfs: journaled xattrs
2009-03-30 Jeff Mahoneyreiserfs: use generic xattr handlers
2009-03-30 Jeff Mahoneyreiserfs: make per-inode xattr locking more fine grained
2009-03-30 Jeff Mahoneyreiserfs: eliminate per-super xattr lock
2009-03-30 Jeff Mahoneyreiserfs: Clean up xattrs when REISERFS_FS_XATTR is...
2009-03-30 Jeff Mahoneyreiserfs: remove IS_PRIVATE helpers
2009-03-30 Jeff Mahoneyreiserfs: introduce reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: rearrange journal abort
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_panic
2009-03-30 Jeff Mahoneyreiserfs: eliminate reiserfs_warning from uniqueness...
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_warning
2009-03-30 Jeff Mahoneyreiserfs: use buffer_info for leaf_paste_entries
2009-03-30 Jeff Mahoneyreiserfs: audit transaction ids to always be unsigned...
2009-03-30 Jeff Mahoneyreiserfs: add support for mount count incrementing
2009-03-30 Linus TorvaldsMerge branch 'x86-stage-3-for-linus' of git://git....
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Hans VerkuilV4L/DVB (11313): v4l2-subdev: add enum_framesizes and...
2009-03-30 Daniel GlöcknerV4L/DVB (11242): allow v4l2 drivers to provide a get_un...
2009-03-30 Theodore KilgoreV4L/DVB (11213): gspca - sq905c: New subdriver.
2009-03-30 Hans VerkuilV4L/DVB (11118): cafe_ccic: replace debugfs with g...
2009-03-30 Hans VerkuilV4L/DVB (11112): v4l2-subdev: add support for TRY_FMT...
2009-03-30 Janne GrunauV4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR...
2009-03-30 Devin HeitmuellerV4L/DVB (11076): au0828: make g_chip_ident call work...
2009-03-30 Devin HeitmuellerV4L/DVB (11065): au8522: add support for analog side...
2009-03-30 Hans VerkuilV4L/DVB (11044): v4l2-device: add v4l2_device_disconnect
2009-03-30 Andy WallsV4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPE...
2009-03-30 Sascha HauerV4L/DVB (11034): soc-camera: remove now unused gpio...
2009-03-30 Sascha HauerV4L/DVB (11030): soc-camera: add board hook to specify...
2009-03-30 Guennadi LiakhovetskiV4L/DVB (11027): soc-camera: configure drivers with...
2009-03-30 Guennadi LiakhovetskiV4L/DVB (11024): soc-camera: separate S_FMT and S_CROP...
2009-03-30 Hans VerkuilV4L/DVB (11022): zoran/bt819: use new notify functionality.
2009-03-30 Hans VerkuilV4L/DVB (11021): v4l2-device: add a notify callback.
2009-03-30 Mauro Carvalho ChehabV4L/DVB (10908): videobuf-core: also needs a minimal...
2009-03-30 Jean DelvareV4L/DVB (10939): ir-kbd-i2c: Prevent general protection...
2009-03-30 Hans VerkuilV4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_...
2009-03-30 Mauro Carvalho ChehabV4L/DVB (10907): avoid loading the entire videodev...
2009-03-30 Mauro Carvalho ChehabV4L/DVB (10870a): remove all references for video_decoder.h
next