summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [UM]: Fix use of skb after netif_rxJulia Lawall2007-12-111-1/+1
* [IPv6] ESP: Discard dummy packets introduced in rfc4303Thomas Graf2007-12-111-0/+6
* [IPv4] ESP: Discard dummy packets introduced in rfc4303Thomas Graf2007-12-111-0/+5
* [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" callPavel Emelyanov2007-12-111-2/+1Star
* [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki2007-12-111-1/+1
* Linux 2.6.24-rc5Linus Torvalds2007-12-111-1/+1
* xen: relax signature checkJeremy Fitzhardinge2007-12-111-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-115-5/+25
|\
| * [MIPS] Malta: Enable tickless and highres timers.Ralf Baechle2007-12-091-0/+8
| * [MIPS] Bigsur: Enable tickless and and highres timers.Ralf Baechle2007-12-091-0/+9
| * qemu: do not enable IP7 blindlyAtsushi Nemoto2007-12-091-1/+1
| * [MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss2007-12-091-2/+5
| * [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-091-2/+2
* | proc: remove/Fix proc generic d_revalidateEric W. Biederman2007-12-111-7/+0Star
* | atmel_spi: reload RCR before TCRRini van Zetten2007-12-111-1/+1
* | MAINTAINERS: update stale entriesJoe Perches2007-12-111-15/+4Star
* | esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-113-4/+34
* | Fix NULL dereference in umem.cNeil Brown2007-12-111-1/+2
* | drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall2007-12-111-0/+1
* | hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke2007-12-111-1/+1
* | spi_imx: fix typo in descriptionWill Newton2007-12-111-1/+1
* | spi_bfin5xx: fix typo in descriptionWill Newton2007-12-111-1/+1
* | pxa2xx_spi: fix typo in descriptionWill Newton2007-12-111-1/+1
* | asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin2007-12-111-1/+1
* | pcmcia: fix kernel-doc commentsRandy Dunlap2007-12-114-9/+13
* | revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2007-12-112-73/+68Star
* | aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton2007-12-111-10/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-12-101-20/+155
|\ \
| * | firewire: OHCI 1.0 Isochronous Receive supportJarod Wilson2007-12-101-20/+155
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1017-53/+56
|\ \ \ | |/ / |/| |
| * | [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-081-1/+1
| * | [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-081-2/+17
| * | [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-081-1/+1
| * | [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-083-7/+7
| * | [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-081-5/+5
| * | [IA64] rename _bss to __bss_startBernhard Walle2007-12-083-4/+5
| * | [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-081-6/+5Star
| * | [IA64] iosapic cleanupSimon Horman2007-12-082-18/+3Star
| * | [IA64] signal : fix missing error checkingsShi Weihua2007-12-081-4/+4
| * | [IA64] export copy_page() to modulesAndrew Morton2007-12-083-3/+6
| * | [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
| * | [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
| |/
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-108-50/+186
|\ \
| * | [XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner2007-12-101-2/+2
| * | [XFS] Make xfsbufd threads freezableRafael J. Wysocki2007-12-101-0/+2
| * | [XFS] revert to double-buffering readdirChristoph Hellwig2007-12-101-0/+124
| * | [XFS] Fix broken inode cluster setup.David Chinner2007-12-101-1/+1
| * | [XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy2007-12-101-1/+1
| * | [XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy2007-12-101-20/+13Star
| * | [XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy2007-12-103-26/+40