summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-03-228-102/+130
|\
| * [CIFS] Fix mem leak on dfs referralSteve French2008-03-221-2/+8
| * [CIFS] file create with acl support enabled is slowSteve French2008-03-146-22/+30
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-14265-3189/+2179
| |\
| * | [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-141-4/+5
| * | [CIFS] Fix build problemSteve French2008-03-111-0/+4
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-11108-976/+3284
| |\ \
| * | | [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-15/+15
| * | | [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-091-62/+71
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-223-52/+0
|\ \ \ \
| * | | | x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-223-52/+0
* | | | | Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-221-16/+34
* | | | | mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-229-198/+96
* | | | | PNP: increase the number of PnP memory resources from 12 to 24Darren Salt2008-03-221-1/+1
* | | | | ISAPNP: fix limits of logical device register setBjorn Helgaas2008-03-221-8/+17
* | | | | ocfs2: MAINTAINERS updateMark Fasheh2008-03-211-3/+3
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-214-22/+12
|\ \ \ \
| * | | | sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-212-0/+7
| * | | | sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-212-1/+2
| * | | | sched: remove double unlikely from schedule()Roel Kluin2008-03-211-1/+1
| * | | | sched: cleanup old and rarely used 'debug' features.Peter Zijlstra2008-03-212-20/+2
* | | | | x86_64: free_bootmem should take physYinghai Lu2008-03-211-2/+1
* | | | | sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori2008-03-211-8/+1
* | | | | x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-215-1/+59
* | | | | x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds2008-03-211-0/+9
* | | | | x86: fix fault_msg nul terminationJiri Slaby2008-03-211-1/+1
* | | | | x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek2008-03-211-0/+3
* | | | | x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski2008-03-211-0/+2
* | | | | x86: reserve dma32 early for gartYinghai Lu2008-03-213-0/+52
* | | | | x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane2008-03-211-0/+9
* | | | | x86/visws: fix printk format warningsRandy Dunlap2008-03-211-2/+3
* | | | | x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever2008-03-211-2/+2
* | | | | x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers2008-03-211-12/+20
* | | | | x86: tight online check in setup_per_cpu_areasYinghai Lu2008-03-211-6/+8
* | | | | x86: fix dma_alloc_pagesYinghai Lu2008-03-211-5/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-211-1/+2
|\ \ \ \
| * | | | [SPARC64]: Fix atomic backoff limit.David S. Miller2008-03-191-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2157-391/+651
|\ \ \ \ \
| * | | | | [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
| * | | | | [IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki2008-03-201-2/+3
| * | | | | [TCP]: Fix shrinking windows with window scalingPatrick McHardy2008-03-201-1/+1
| * | | | | netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-201-2/+4
| * | | | | bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1
| * | | | | [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
| * | | | | MAINTAINERS: bluez-devel is subscribers-onlyPavel Machek2008-03-201-1/+1
| * | | | | audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov2008-03-201-3/+8
| * | | | | [NET]: Fix permissions of /proc/netAndre Noll2008-03-201-1/+1
| * | | | | [SCTP]: Fix a race between module load and protosw accessVlad Yasevich2008-03-203-61/+112
| * | | | | [NETFILTER]: ipt_recent: sanity check hit countDaniel Hokka Zakrisson2008-03-201-0/+2
| * | | | | [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()Roel Kluin2008-03-201-1/+1