summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun2008-06-161-3/+12
| * | | | tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller2008-06-161-3/+3
| * | | | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-162-21/+25
| * | | | pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer2008-06-161-8/+15
| * | | | pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer2008-06-161-1/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-1410-56/+72
| |\ \ \ \
| | * | | | rt2x00: Add D-link DWA111 supportIvo van Doorn2008-06-131-0/+1
| | * | | | mac80211: add missing new line in debug print HT_DEBUGTomas Winkler2008-06-131-1/+1
| | * | | | mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar2008-06-131-1/+2
| | * | | | ssb: Fix coherent DMA mask for PCI devicesMichael Buesch2008-06-131-3/+9
| | * | | | rt2x00: LEDS build failureRandy Dunlap2008-06-131-6/+6
| | * | | | rt2x00: INPUT build failureRandy Dunlap2008-06-131-3/+4
| | * | | | b43: Fix noise calculation WARN_ONMichael Buesch2008-06-132-7/+10
| | * | | | b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-131-33/+32
| | * | | | rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde2008-06-131-2/+1
| | * | | | rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn2008-06-131-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-175-11/+57
|\ \ \ \ \ \
| * | | | | | Input: appletouch - implement reset-resume logicOliver Neukum2008-06-172-8/+44
| * | | | | | Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6
| * | | | | | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-061-0/+7
| * | | | | | Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev2008-06-061-1/+0
* | | | | | | fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-171-2/+2
* | | | | | | Unignore vmlinux.lds.h from Git.Eduard - Gabriel Munteanu2008-06-171-0/+1
* | | | | | | x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2008-06-172-28/+22
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-166-137/+123
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-164-23/+6
| * | | | | | ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-163-48/+40
| * | | | | | ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-165-78/+89
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-165-10/+27
|\ \ \ \ \ \
| * | | | | | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-163-1/+19
| * | | | | | [IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang2008-06-111-4/+3
| * | | | | | [IA64] perfmon: fix async exit bugstephane eranian2008-06-111-5/+5
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-1669-2219/+4679
|\ \ \ \ \ \ \
| * | | | | | | [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigsPaul Mackerras2008-06-162-6/+122
| * | | | | | | [POWERPC] Remove ppc32's export of console_driversStephen Rothwell2008-06-161-2/+0
| * | | | | | | [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-164-1/+246
| * | | | | | | [POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala2008-06-162-1/+234
| * | | | | | | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-162-4/+12
| * | | | | | | [POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton2008-06-161-4/+7
| * | | | | | | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-161-3/+10
| * | | | | | | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-161-1/+4
| * | | | | | | [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-161-1/+3
| * | | | | | | [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-161-1/+1
| * | | | | | | [POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin2008-06-161-1/+1
| * | | | | | | Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-16233-1848/+2669
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-166-33/+55
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-161-0/+5
| | * | | | | | | powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-162-19/+37
| | * | | | | | | powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-165-10/+1
| | * | | | | | | powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-161-5/+13
OpenPOWER on IntegriCloud