summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp2005-07-251-1/+2
| * | JFS: Fix typo in last patchDave Kleikamp2005-07-221-1/+1
| * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-07-1965-1412/+2939
| |\ \
| * | | JFS: fsync wrong behavior when I/O failure occursQu Fuping2005-07-151-1/+1
| * | | JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp2005-07-151-16/+30
| * | | JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp2005-07-141-9/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-277-89/+64
|\ \ \ \
| * | | | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2005-07-274-62/+38
| * | | | [NETFILTER]: Fix -Wunder error in ip_conntrack_core.cNick Sillik2005-07-271-1/+1
| * | | | [NET]: Fix setsockopt locking bugKyle Moffett2005-07-271-6/+7
| * | | | [NET]: Improve presentation of networking driver families.Randy Dunlap2005-07-271-20/+18
| * | | | [IPV4]: Fix Kconfig syntax errorHans-Juergen Tappe (SYSGO AG)2005-07-271-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-273-9/+12
|\ \ \ \ \
| * | | | | [IA64] unwind.c uses wrong unat from switch_stackKeith Owens2005-07-271-6/+6
| * | | | | [IA64] inotify: ia64 syscalls.Robert Love2005-07-272-3/+6
| * | | | | Auto merge with /home/aegl/GIT/linusTony Luck2005-07-27204-31249/+36367
| |\ \ \ \ \ | | |/ / / /
| * | | | | Auto merge with /home/aegl/GIT/linusTony Luck2005-07-25102-1220/+960
| |\ \ \ \ \
| * \ \ \ \ \ Auto merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Tony Luck2005-07-1747-1265/+2743
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Auto merge with /home/aegl/GIT/linusTony Luck2005-07-1535-380/+450
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-271-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM SMP] Fix data corruption in test_* bitopsRussell King2005-07-271-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | [PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti2005-07-271-1/+0
* | | | | | | | [PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert2005-07-271-0/+3
* | | | | | | | [PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl2005-07-273-5/+5
* | | | | | | | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-2746-168/+151
* | | | | | | | [PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski2005-07-271-60/+36
* | | | | | | | [PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski2005-07-271-1/+2
* | | | | | | | [PATCH] fbdev: colormap fixesJon Smirl2005-07-271-10/+72
* | | | | | | | [PATCH] radeonfb: clean up EDID sysfs attributeJon Smirl2005-07-271-0/+5
* | | | | | | | [PATCH] fbmem: use unregister_chrdev() on unloadJon Smirl2005-07-271-0/+1
* | | | | | | | [PATCH] fbmon: horizontal frequency rounding fixJon Smirl2005-07-271-0/+2
* | | | | | | | [PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti2005-07-271-1/+1
* | | | | | | | [PATCH] dvb: rename lgdt3302 frontend module to lgdt330xMichael Krufky2005-07-279-97/+93
* | | | | | | | [PATCH] v4l: fix tuning with MXB driverMichael Hunold2005-07-271-25/+14
* | | | | | | | [PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original ...Michael Krufky2005-07-274-27/+27
* | | | | | | | [PATCH] v4l: hybrid dvb: move #defines to MakefileMichael Krufky2005-07-274-8/+22
* | | | | | | | [PATCH] v4l: hybrid dvb: fix warnings with -WundefMichael Krufky2005-07-272-19/+20
* | | | | | | | [PATCH] dvb/v4l: cx88 cleanupMichael Krufky2005-07-271-2/+2
* | | | | | | | [PATCH] lgdt3302: warning fixMichael Krufky2005-07-271-0/+2
* | | | | | | | [PATCH] dvb/4vl: RF input selection firMichael Krufky2005-07-273-2/+31
* | | | | | | | [PATCH] dvb/v4l: lgdt3302: isolate tunerMichael Krufky2005-07-273-54/+55
* | | | | | | | [PATCH] v4l: fix regression modprobe bttv freezes the computerMichael Krufky2005-07-271-3/+1
* | | | | | | | [PATCH] VIDEO_SAA7134 must depend on SOUNDAdrian Bunk2005-07-271-1/+1
* | | | | | | | [PATCH] drivers/media/video/tveeprom.c: possible cleanupsAdrian Bunk2005-07-272-3/+4
* | | | | | | | [PATCH] DVICO Fusion DVB-T1 Tuner (LG-Z201) fixGregory B Frost2005-07-271-5/+6
* | | | | | | | [PATCH] IB: Add core locking documentation to InfinibandHal Rosenstock2005-07-271-0/+114
* | | | | | | | [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-272-8/+8
* | | | | | | | [PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock2005-07-271-1/+3
* | | | | | | | [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-271-8/+5
* | | | | | | | [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-272-0/+1485
OpenPOWER on IntegriCloud