summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy2007-03-071-1/+1
| * | | [NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy2007-03-071-1/+1
| * | | [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-073-7/+10
|\ \ \ \
| * | | | [MIPS] ARC: Fix several compiler warnings.Ralf Baechle2007-03-081-3/+3
| * | | | [MIPS] ISA: Fix typoRalf Baechle2007-03-081-1/+1
| * | | | [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle2007-03-081-3/+6
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-076-10/+130
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] fsys_getcpu for IA64Fenghua Yu2007-03-072-0/+106
| * | | [IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms2007-03-071-2/+0
| * | | [IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck2007-03-071-5/+5
| * | | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-072-3/+19
* | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-03-076-29/+52
|\ \ \ \
| * | | | avr32: dma-mapping.hGary Zambrano2007-03-071-0/+18
| * | | | [AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen2007-03-071-2/+1
| * | | | [AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen2007-03-071-2/+2
| * | | | [AVR32] Fix typo in include/asm-avr32/KbuildHaavard Skinnemoen2007-03-071-1/+1
| * | | | [AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen2007-03-071-23/+29
| * | | | [AVR32] at32_spi_setup_slaves should be __initHaavard Skinnemoen2007-03-071-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2007-03-0710-18/+16
|\ \ \ \
| * | | | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse2007-03-071-1/+0
| * | | | [GFS2] build fixakpm@linux-foundation.org2007-03-071-0/+1
| * | | | [GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2007-03-072-4/+0
| * | | | [GFS2] Remove unused variableSteven Whitehouse2007-03-072-2/+0
| * | | | [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-071-1/+2
| * | | | [GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse2007-03-071-0/+2
| * | | | [GFS2] pass formal ino in do_filldir_mainWendy Cheng2007-03-071-2/+2
| * | | | [DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk2007-03-071-0/+1
| * | | | [GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter2007-03-071-2/+5
| * | | | [GFS2] NFS filehandle checkWendy Cheng2007-03-071-4/+1
| * | | | [GFS2] add newline to printk messageRichard Fearn2007-03-071-1/+1
| * | | | [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-0726-371/+371
|\ \ \ \
| * | | | sh: Kill off I/O cruft for R7780RP.Paul Mundt2007-03-053-254/+1
| * | | | sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-0513-85/+194
| * | | | sh: Enable SM501 support for RTS7751R2D.Paul Mundt2007-03-052-10/+126
| * | | | sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-052-2/+4
| * | | | sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
| * | | | sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2
| * | | | doc: Add SH to vdso and earlyprintk in kernel-parameters.txtPaul Mundt2007-03-051-2/+3
| * | | | sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
| * | | | sh: Clear UBC when not in use.Stuart Menefy2007-03-053-13/+36
* | | | | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-072-7/+14
| |/ / / |/| | |
* | | | Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds2007-03-061-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-062-11/+11
|\ \ \ \
| * | | | [SPARC64]: Fix floppy build failure.David S. Miller2007-03-052-11/+11
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-0628-74/+70
|\ \ \ \ \
| * | | | | [DCCP]: Set RTO for newly created child socketGerrit Renker2007-03-061-1/+1
| * | | | | [DCCP]: Correctly split CCID half connectionsGerrit Renker2007-03-061-6/+6
| * | | | | [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-061-1/+1
OpenPOWER on IntegriCloud