aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-19
| * | | | | | perf_events: Fix FORK eventsPeter Zijlstra2010-02-14
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-22
|\ \ \ \ \ \ \
| * | | | | | | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-22
| * | | | | | | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-20
* | | | | | | | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-22
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-21
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-21
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-02-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-21
* | | | | | | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-21
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-20
| * | | | | | | | | vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-20
| * | | | | | | | | fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-19
| * | | | | | | | | Switch proc/self to nd_set_link()Al Viro2010-02-19
| * | | | | | | | | fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-02-19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | V4L/DVB: bttv: Move I2C IR initializationJean Delvare2010-02-19
| * | | | | | | | | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey2010-02-19
| * | | | | | | | | soc-camera: mt9t112: modify exiting conditions from standby modeKuninori Morimoto2010-02-19
| * | | | | | | | | V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings2010-02-19
| * | | | | | | | | V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther2010-02-19
| |/ / / / / / / /
* | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan2010-02-17
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: allow alignment fault mode to be configured at kernel bootRussell King2010-02-20
| * | | | | | | | | | ARM: Update mach-typesRussell King2010-02-20
| * | | | | | | | | | ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij2010-02-20
| * | | | | | | | | | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-20
| * | | | | | | | | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2010-02-18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MAINTAINERS: fix my e-mail and status for Gemini and FA526Paulius Zaleckas2010-02-18
| | * | | | | | | | | | Gemini: wrong registers used to set reg_level in gpio_set_irq_type()Roel Kluin2010-02-18
| * | | | | | | | | | | ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski2010-02-18
| * | | | | | | | | | | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-18
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [SCSI] megaraid_sas: fix for 32bit appsTomas Henzl2010-02-19
| * | | | | | | | | | | | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love2010-02-17
| * | | | | | | | | | | | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi2010-02-17
| * | | | | | | | | | | | [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-17
| * | | | | | | | | | | | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach2010-02-17
| * | | | | | | | | | | | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev2010-02-17
| * | | | | | | | | | | | [SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie2010-02-17
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-19
| * | | | | | | | | | | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-19
| * | | | | | | | | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-19
| * | | | | | | | | | | net: Fix sysctl restarts...Eric W. Biederman2010-02-19
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-19
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller2010-02-19