Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | V4L/DVB: dvb-core: fix initialization of feeds list in demux filter | Francesco Lavra | 2010-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet | Mauro Carvalho Chehab | 2010-02-08 | 1 | -11/+8 | |
| * | | | | | | | | | | | | | | | | | | | | V4L/DVB: Fix the risk of an oops at dvb_dmx_release | Mauro Carvalho Chehab | 2010-02-08 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-02-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | microblaze: Invalidate dcache before enabling it | Michal Simek | 2010-02-08 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-08 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Fix kexec regression caused by CPPR tracking | Mark Nelson | 2010-02-08 | 1 | -2/+12 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-02-08 | 4 | -14/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | sh: Remove superfluous setup_frame_reg call | Matt Fleming | 2010-02-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | sh: Don't continue unwinding across interrupts | Matt Fleming | 2010-02-08 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | | sh: Setup frame pointer in handle_exception path | Matt Fleming | 2010-02-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | sh: Correct the offset of the return address in ret_from_exception | Matt Fleming | 2010-02-08 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling. | Paul Mundt | 2010-02-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. | Paul Mundt | 2010-02-05 | 1 | -12/+25 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-02-07 | 14 | -178/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Take ima_file_free() to proper place. | Al Viro | 2010-02-07 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | ima: rename PATH_CHECK to FILE_CHECK | Mimi Zohar | 2010-02-07 | 5 | -14/+17 | |
| * | | | | | | | | | | | | | | | | | | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 | 4 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | ima: initialize ima before inodes can be allocated | Eric Paris | 2010-02-07 | 4 | -9/+4 | |
| * | | | | | | | | | | | | | | | | | | fix ima breakage | Mimi Zohar | 2010-02-07 | 4 | -152/+97 | |
| * | | | | | | | | | | | | | | | | | | Take ima_path_check() in nfsd past dentry_open() in nfsd_open() | Al Viro | 2010-02-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb | Jun'ichi Nomura | 2010-02-07 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | befs: fix leak | Al Viro | 2010-02-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | Fix race in tty_fasync() properly | Linus Torvalds | 2010-02-07 | 2 | -5/+5 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Linux 2.6.33-rc7v2.6.33-rc7 | Linus Torvalds | 2010-02-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-02-06 | 3 | -27/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | hwmon: (w83781d) Request I/O ports individually for probing | Jean Delvare | 2010-02-05 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | | | | | hwmon: (lm78) Request I/O ports individually for probing | Jean Delvare | 2010-02-05 | 1 | -13/+12 | |
| * | | | | | | | | | | | | | | | | | | hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT | Ray Copeland | 2010-02-05 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-02-06 | 7 | -19/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | drm/i915: Fix leak of relocs along do_execbuffer error path | Chris Wilson | 2010-02-04 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: slow acpi_lid_open() causes flickering - V2 | Thomas Meyer | 2010-02-04 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Disable SR when more than one pipe is enabled | David John | 2010-02-04 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: page flip support for Ironlake | Jesse Barnes | 2010-01-29 | 1 | -3/+14 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop | Zhao Yakui | 2010-01-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Add support for SDVO composite TV | Zhao Yakui | 2010-01-29 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: don't trigger ironlake vblank interrupt at irq install | Li Peng | 2010-01-29 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: handle non-flip pending case when unpinning the scanout buffer | Jesse Barnes | 2010-01-25 | 1 | -2/+18 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Fix the device info of Pineview | Li Peng | 2010-01-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: enable vblank interrupt on ironlake | Li Peng | 2010-01-25 | 2 | -11/+20 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Prevent use of uninitialized pointers along error path. | Chris Wilson | 2010-01-25 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: disable hotplug detect before Ironlake CRT detect | Zhenyu Wang | 2010-01-25 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | Fix potential crash with sys_move_pages | Linus Torvalds | 2010-02-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-02-05 | 6 | -44/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'alsa/fixes' into for-linus | Takashi Iwai | 2010-02-05 | 4 | -41/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | ALSA: ice1724 - aureon - fix wm8770 volume offset | Jaroslav Kysela | 2010-02-05 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | ALSA: ctxfi - fix PTP address initialization | Jaroslav Kysela | 2010-02-04 | 3 | -36/+25 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-02-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | ASoC: pandora: Add APLL supply to fix audio output | Grazvydas Ignotas | 2010-02-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-02-05 | 1 | -3/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |