aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2-6/+11
2006-11-06[PATCH] Improve the removed sysctl warningsEric W. Biederman1-1/+21
2006-11-06[PATCH] lockdep: fix delayacct locking bugPeter Zijlstra1-6/+9
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt1-1/+1
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg1-4/+4
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy1-1/+1
2006-11-06AVR32: Fix thinko in generic_find_next_zero_le_bit()Haavard Skinnemoen1-1/+2
2006-11-06AVR32: Get rid of board_early_initHaavard Skinnemoen2-12/+0
2006-11-06Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik5-10/+35
2006-11-06[PATCH] Kconfig: remove redundant NETDEVICES dependsRandy Dunlap1-2/+2
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein5-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein1-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein1-2/+2
2006-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-98/+112
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller6-15/+23
2006-11-05[NETLABEL]: Fix build failure.Paul Moore2-3/+2
2006-11-05[IPV6]: Give sit driver an appropriate module alias.Patrick McHardy1-0/+1
2006-11-05[IPV6]: Add ndisc_netdev_notifier unregister.Dmitry Mishin1-0/+1
2006-11-05[NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman1-1/+1
2006-11-05[PKTGEN]: TCI endianness fixesAl Viro1-12/+18
2006-11-05[TG3]: Fix 2nd ifup failure on 5752M.Michael Chan1-4/+4
2006-11-05[NETFILTER] bug: skb->protocol is already net-endianAl Viro2-2/+2
2006-11-05[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro1-1/+1
2006-11-05[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro1-2/+2
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro1-1/+1
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro3-16/+23
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro5-56/+56
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds1-4/+11
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds1-0/+11
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds1-1/+1
2006-11-04[PATCH] splice: fix problem introduced with inode dietJens Axboe1-6/+20
2006-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-4/+5
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-12/+1
2006-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-59/+144
2006-11-03[PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher1-3/+10
2006-11-03[PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell1-1/+2
2006-11-03[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-11-03[PATCH] fix Documentation/accounting/getdelays.c buf sizeOleg Nesterov1-1/+1
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad1-15/+4
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell3-0/+38
2006-11-03[PATCH] uml: include tidyingJeff Dike3-3/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike3-3/+44
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney1-0/+1
2006-11-03[PATCH] spi section fixAndrew Morton1-1/+0
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki4-11/+60
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton1-1/+1
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton1-0/+7
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton2-0/+23
2006-11-03[PATCH] init_reap_node() initialization fixDaniel Yeisley1-1/+1
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-11-03[PATCH] NFS4: fix for recursive locking problemSrinivasa Ds1-1/+1
2006-11-03[PATCH] edac_mc: fix error handlingAkinobu Mita1-18/+27
2006-11-03[PATCH] gfs2: ->readpages() fixesOGAWA Hirofumi1-7/+0
2006-11-03[PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi1-6/+3
2006-11-03[PATCH] cifs: ->readpages() fixesOGAWA Hirofumi1-22/+1
2006-11-03[PATCH] Cleanup read_pages()OGAWA Hirofumi1-0/+2
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-03[PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala1-1/+1
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov5-1/+16
2006-11-03[PATCH] docbook: merge journal-api into filesystems.tmplRandy Dunlap3-334/+301
2006-11-03[PATCH] update some docbook commentsRandy Dunlap2-2/+2
2006-11-03[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handlingHeiko Carstens1-3/+17
2006-11-03[PATCH] md: send online/offline uevents when an md array starts/stopsNeilBrown1-0/+2
2006-11-03[PATCH] tidy "md: check bio address after mapping through partitions"Andrew Morton1-4/+5
2006-11-03[PATCH] eCryptfs: Fix pointer derefMichael Halcrow1-1/+1
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2-27/+39
2006-11-03USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti1-1/+40
2006-11-03USB: fix compiler issues with newer gcc versionsDavid Brownell1-2/+1
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco3-8/+6
2006-11-03USB: usblp: fix system suspend for some systemsOliver Neukum1-2/+0
2006-11-03USB: failure in usblp's error pathOliver Neukum1-0/+1
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz1-1/+1
2006-11-03USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe1-0/+1
2006-11-03USB: new VID/PID-combos for cp2101Bjorn Schneider1-0/+3
2006-11-03hid-core: big-endian fix fixGrant Grundler1-17/+42
2006-11-03USB: usb-storage: Unusual_dev updatePhil Dibowitz1-1/+1
2006-11-03USB: add another sierra wireless device idGreg Kroah-Hartman1-0/+2
2006-11-03[ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new driversBen Dooks1-6/+59
2006-11-03[ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4Ben Dooks1-15/+34
2006-11-03[ARM] 3921/1: S3C24XX: remove bast_defconfigBen Dooks1-947/+0
2006-11-03[ARM] 3920/1: S3C24XX: Remove smdk2410_defconfigBen Dooks1-735/+0
2006-11-03[ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz1-4/+4
2006-11-03[ARM] 3918/1: ixp4xx irq-chip reworkKevin Hilman1-38/+22
2006-11-03PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk1-1/+1
2006-11-02PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman3-11/+0
2006-11-03V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernelTrent Piepho31-31/+31
2006-11-02V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machinesOliver Endriss1-6/+4
2006-11-02V4L/DVB (4770): Fix mode switch of Compro Videomate T300Hartmut Hackmann1-0/+2
2006-11-02V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala1-0/+1
2006-11-02V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap2-4/+4
2006-11-02V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer defaultDavid Härdeman1-1/+8
2006-11-02V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060Trent Piepho3-6/+16
2006-11-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2006-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-6/+29
2006-11-02pci_ids.h: Add NVIDIA PCI IDPeer Chen1-0/+1
2006-11-02[libata] Add support for AHCI controllers of MCP67.Peer Chen1-0/+8
2006-11-02[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2-1/+5
2006-11-02[ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.cBen Dooks2-20/+20
2006-11-02[libata] Add support for PATA controllers of MCP67 to pata_amd.c.Peer Chen1-0/+2
2006-11-02[ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman1-1/+2
2006-11-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds11-75/+114
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty3-4/+52
2006-11-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-13/+16
2006-11-02[MIPS] Do not use -msym32 option for modules.Atsushi Nemoto1-1/+3
2006-11-02[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle1-1/+1
2006-11-02[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.Ralf Baechle1-4/+4
2006-11-02[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle1-1/+5
2006-11-02[MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.Ralf Baechle1-0/+1
2006-11-02[MIPS] Fix merge screwup by patch(1)Ralf Baechle1-2/+2
2006-11-02Revert "[MIPS] Make SPARSEMEM selectable on QEMU."Ralf Baechle1-4/+0
2006-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-0/+2
2006-11-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-12/+14
2006-11-02JFS: Remove redundant xattr permission checkingDave Kleikamp1-4/+5
2006-11-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-10/+8
2006-11-02[CIFS] report rename failure when target file is locked by WindowsSteve French2-6/+12
2006-11-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+9
2006-11-01Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik1-1/+0
2006-11-01[NETFILTER]: silence a warning in ebtablesMeelis Roos1-1/+1
2006-11-01[SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller1-10/+8
2006-11-01[IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro1-2/+2
2006-11-01[TCP]: Set default congestion control when no sysctl.Stephen Hemminger2-7/+8
2006-11-01[TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk1-2/+3
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras1-12/+15
2006-11-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds15-15/+75
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa1-1/+1
2006-11-01[MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+1
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2-1/+9
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle11-13/+64
2006-11-01i386: clean up io-apic accessesLinus Torvalds2-28/+41
2006-11-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds29-402/+381
2006-11-01[libata] sata_nv: Add PCI IDsPeer Chen1-4/+8
2006-11-01[PATCH] ahci: fix status register check in ahci_softresetTejun Heo1-2/+1
2006-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-45/+17
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2-16/+20
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian1-2/+3
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins1-2/+5
2006-11-01[POWERPC] Make high hugepage areas preempt safeHugh Dickins1-3/+0
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins1-1/+11
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi1-2/+1
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas8-81/+80
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming11-278/+234
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt2-14/+24
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2-1/+12
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-10-31[PATCH] ieee80211: don't flood log with errorsJiri Benc1-6/+6
2006-10-31[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo1-32/+5
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo3-2/+1
2006-10-31[PATCH] Add 0x7110 piix to ata_piix.cJens Axboe1-0/+1
2006-10-31[PATCH] sata_sis: fix flags handling for the secondary portTejun Heo1-11/+10
2006-10-31[PATCH] sky2: netpoll on dual port cardsStephen Hemminger1-1/+5
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger4-7/+4
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes1-1/+10
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann1-6/+5
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin1-1/+0
2006-10-31[PATCH] sky2: not experimentalStephen Hemminger1-3/+3
2006-10-31[PATCH] n2: fix confusing error codeAkinobu Mita1-3/+3
2006-10-31[PATCH] tokenring: fix module_init error handlingAkinobu Mita2-4/+14
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek1-3/+0
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek1-1/+1
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek1-26/+9
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds6-37/+86
2006-10-31[IA64] Correct definition of handle_IPIKeith Owens1-1/+1
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber3-4/+10
2006-10-31[IA64] MCA recovery: Montecito supportRuss Anderson1-27/+68
2006-10-31[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige1-4/+6
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto13-522/+103
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle3-2/+7
2006-10-31[MIPS] Flags must be unsigned long.Ralf Baechle1-1/+1
2006-10-31[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle1-69/+83
2006-10-31[MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa1-1/+1
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa1-1/+1
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle3-3/+3
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani1-0/+172
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle1-2/+0
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin1-7/+7
2006-10-31[PATCH] SCSI: ISCSI build failureRandy Dunlap1-1/+1
2006-10-31[PATCH] CFQ: request <-> request merging rr_list fixupJens Axboe1-3/+3
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds19-410/+517
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-116/+229
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+25
2006-10-31[PATCH] md: check bio address after mapping through partitions.NeilBrown1-4/+20
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow2-43/+27
2006-10-31[PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow1-18/+0
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow4-42/+63
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow4-58/+146
2006-10-31[PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2-18/+25
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow4-78/+24
2006-10-31[PATCH] taskstats: fix sub-threads accountingOleg Nesterov1-7/+10
2006-10-31[PATCH] uml: add INITCALLSJeff Dike1-7/+1
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike2-0/+2
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso3-20/+26
2006-10-31[PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso1-7/+10
2006-10-31[PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso1-2/+2
2006-10-31[PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso1-11/+20