]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-01-18 Laurent Pinchart[media] as3645a: Fix compilation by including slab.h
2012-01-18 Sachin Kamat[media] s5p-fimc: Remove linux/version.h include from...
2012-01-18 Sachin Kamat[media] s5p-mfc: Remove linux/version.h include from...
2012-01-18 Dan Carpenter[media] ds3000: using logical && instead of bitwise &
2012-01-18 Hans Verkuil[media] v4l2-ctrls: make control names consistent
2012-01-18 Jiri Slaby[media] DVB: dib0700, add support for Nova-TD LEDs
2012-01-18 Jiri Slaby[media] DVB: dib0700, add corrected Nova-TD frontend_attach
2012-01-18 Jiri Slaby[media] DVB: dib0700, separate stk7070pd initialization
2012-01-18 Jiri Slaby[media] DVB: dib0700, move Nova-TD Stick to a separate set
2012-01-18 Patrick Boettcher[media] : add MODULE_FIRMWARE to dib0700
2012-01-18 Patrick Boettcher[media] DVB-CORE: remove superfluous DTV_CMDs
2012-01-18 Marek Szyprowski[media] s5p-jpeg: adapt to recent videobuf2 changes
2012-01-18 Kamil Debski[media] s5p-g2d: fixed a bug in controls setting function
2012-01-18 Kamil Debski[media] s5p-mfc: Fix volatile controls setup
2012-01-18 Julia Lawall[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust...
2012-01-18 Julia Lawall[media] drivers/media/video/s5p-fimc/fimc-capture.c...
2012-01-18 Sachin Kamat[media] s5p-fimc: Fix incorrect control ID assignment
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-18 Grant Likelygpio/it8761e: Restrict it8761e gpio driver to x86.
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-01-17 Linus TorvaldsMerge branch 'btrfs' of git://git.kernel.org/pub/scm...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Linus Torvaldsx86, tsc: Fix SMI induced variation in quick_pit_calibr...
2012-01-17 Dmitry Kasatkinintegrity: digital signature config option name change
2012-01-17 Dmitry Kasatkinlib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
2012-01-17 Dmitry Kasatkinlib: MPILIB Kconfig description update
2012-01-17 Dmitry Kasatkinlib: digital signature dependency fix
2012-01-17 Dmitry Kasatkinlib: digital signature config option name change
2012-01-17 Mimi Zoharencrypted-keys: fix rcu and sparse messages
2012-01-17 Mimi Zoharkeys: fix trusted/encrypted keys sparse rcu_assign_poin...
2012-01-17 David HowellsKEYS: Add missing smp_rmb() primitives to the keyring...
2012-01-17 Tetsuo HandaTOMOYO: Accept \000 as a valid character.
2012-01-17 James BottomleyFix compile breakage with kref.h
2012-01-17 James Morrissecurity: update MAINTAINERS file with new git repo
2012-01-17 Ben DooksMerge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap...
2012-01-17 Tomoya MORINAGAi2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to...
2012-01-17 Tomoya MORINAGAi2c-eg20t: Support new device LAPIS Semiconductor ML783...
2012-01-17 Toshiharu Okadai2c-eg20t: modified the setting of transfer rate.
2012-01-17 Feng Tangi2c-eg20t: use i2c_add_numbered_adapter to get a fixed...
2012-01-17 Linus Torvaldsproc: clean up and fix /proc/<pid>/mem handling
2012-01-17 Benoit Coussoni2c: OMAP: Add DT support for i2c controller
2012-01-17 Jan WeitzelI2C: OMAP: NACK without STP
2012-01-17 Alexander AringI2C: OMAP: correct SYSC register offset for OMAP4
2012-01-17 Miklos Szeredivfs: remove printk from set_nlink()
2012-01-17 Kazuya Miowake up s_wait_unfrozen when ->freeze_fs fails
2012-01-17 Kees Cookaudit: no leading space in audit_log_d_path prefix
2012-01-17 Kees Cookaudit: treat s_id as an untrusted string
2012-01-17 Xi Wangaudit: fix signedness bug in audit_log_execve_info()
2012-01-17 Peter Moodyaudit: comparison on interprocess fields
2012-01-17 Peter Moodyaudit: implement all object interfield comparisons
2012-01-17 Eric Parisaudit: allow interfield comparison between gid and...
2012-01-17 Eric Parisaudit: complex interfield comparison helper
2012-01-17 Eric Parisaudit: allow interfield comparison in audit rules
2012-01-17 Nathaniel HustedKernel: Audit Support For The ARM Platform
2012-01-17 Eric Parisaudit: do not call audit_getname on error
2012-01-17 Eric Parisaudit: only allow tasks to set their loginuid if it...
2012-01-17 Eric Parisaudit: remove task argument to audit_set_loginuid
2012-01-17 Eric Parisaudit: allow audit matching on inode gid
2012-01-17 Eric Parisaudit: allow matching on obj_uid
2012-01-17 Eric Parisaudit: remove audit_finish_fork as it can't be called
2012-01-17 Eric Parisaudit: reject entry,always rules
2012-01-17 Eric Parisaudit: inline audit_free to simplify the look of generi...
2012-01-17 Eric Parisaudit: drop audit_set_macxattr as it doesn't do anything
2012-01-17 Eric Parisaudit: inline checks for not needing to collect aux...
2012-01-17 Eric Parisaudit: drop some potentially inadvisable likely notations
2012-01-17 Eric Parisaudit: remove AUDIT_SETUP_CONTEXT as it isn't used
2012-01-17 Eric Parisaudit: inline audit_syscall_entry to reduce burden...
2012-01-17 Eric Parisaudit: ia32entry.S sign extend error codes when calling...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-17 Eric Parisseccomp: audit abnormal end to a process due to seccomp
2012-01-17 Eric Parisaudit: check current inode and containing object when...
2012-01-17 Eric Parisaudit: drop the meaningless and format breaking word...
2012-01-17 Eric Parisaudit: dynamically allocate audit_names when not enough...
2012-01-17 Eric Parisaudit: make filetype matching consistent with other...
2012-01-17 Christoph Hellwigxfs: cleanup xfs_file_aio_write
2012-01-17 Christoph Hellwigxfs: always return with the iolock held from xfs_file_a...
2012-01-17 Christoph Hellwigxfs: remove the i_new_size field in struct xfs_inode
2012-01-17 Christoph Hellwigxfs: remove the i_size field in struct xfs_inode
2012-01-17 Christoph Hellwigxfs: replace i_pin_wait with a bit waitqueue
2012-01-17 Christoph Hellwigxfs: replace i_flock with a sleeping bitlock
2012-01-17 Christoph Hellwigxfs: make i_flags an unsigned long
2012-01-17 Christoph Hellwigxfs: remove the if_ext_max field in struct xfs_ifork
2012-01-17 Dan Carpenterinetpeer: initialize ->redirect_genid in inet_getpeer()
2012-01-17 Michał Mirosławnet: fix NULL-deref in WARN() in skb_gso_segment()
2012-01-17 Ben Hutchingsnet: WARN if skb_checksum_help() is called on skb requi...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-01-17 Jens Axboecfq-iosched: fix use-after-free of cfqq
2012-01-17 Ulrich Drepperx86, opcode: ANDN and Group 17 in x86-opcode-map.txt
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Thomas RenningerACPI processor: Remove unneeded cpuidle_unregister_driv...
2012-01-17 Thomas Renningerintel idle: Make idle driver more robust
2012-01-17 David Howellsintel_idle: Fix a cast to pointer from integer of diffe...
2012-01-17 Masanari IidaACPI: kernel-parameters.txt : Add intel_idle.max_cstate
2012-01-17 Yanmin Zhangintel_idle: remove redundant local_irq_disable() call
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Konstantin... tty: remove unused tty_driver->termios_locked
2012-01-17 Mauro Carvalho... [media] dvb_frontend: Don't call get_frontend() if...
2012-01-17 Linus TorvaldsRevert "capabitlies: ns_capable can use the cap helpers...
next