aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott
2005-11-02[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott
2005-11-02[XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig
2005-11-02[XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)Eric Sandeen
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig
2005-11-02[XFS] fix PBF_NONE handlingChristoph Hellwig
2005-11-02[XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig
2005-11-02[XFS] remove unused pagebuf flagsChristoph Hellwig
2005-11-02[XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig
2005-11-01[ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfigDeepak Saxena
2005-11-01[ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem...Dan Williams
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre
2005-11-01[ARM] 3078/1: lubbock platform updates, mostly mmc detectionDavid Brownell
2005-11-01[ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FSBen Dooks
2005-11-01[ARM] 3076/1: S3C2410 - updated documentation for platfrom data initBen Dooks
2005-11-01[ARM] 3071/1: RX3715 - add lcd/fb platform setupBen Dooks
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek
2005-11-01[ARM] 3063/1: allow slave ixp2000 cpu resetLennert Buytenhek
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek
2005-11-01[WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck
2005-11-01[WATCHDOG] pcwd_pci.c update commentsWim Van Sebroeck
2005-11-01[WATCHDOG] w83627hf_wdt trivial typoPozsar Balazs
2005-11-01[WATCHDOG] s3c2410 wdt - add .owner fieldBen Dooks
2005-11-01Export __pagevec_release and pagevec_lookup_tagSteve French
2005-11-01Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2005-11-01Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov
2005-11-01NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.Anton Altaparmakov
2005-11-01[BLOCK] aoe: update for combined io statisticsJens Axboe
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe
2005-11-01[BLOCK] Update read/write block io statistics at completion timeJens Axboe
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds
2005-10-31[MCAST] IPv6: Check packet size when process MulticastYan Zheng
2005-10-31[DCCP]: Set socket owner iff packet is not dataHerbert Xu
2005-10-31[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton
2005-10-31[PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli
2005-10-31[PATCH] revert ide-scsi highmem cleanupAndrew Morton
2005-10-31[DCCP]: Simplify skb_set_owner_w semanticsHerbert Xu
2005-10-31[IPV6]: Fix behavior of ip6_route_input() for link local addressYan Zheng
2005-10-31manual update from upstream:Tony Luck
2005-10-31[ROSE]: rose_heartbeat_expiry() locking fixAndrew Morton
2005-10-31[NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte
2005-10-31[BRIDGE]: Use ether_compareStephen Hemminger
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King