aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-23m68knommu: include asm-generic/pgtable.hGreg Ungerer1-0/+2
2007-08-23m68knommu: include linux/fs.h for getname()Greg Ungerer1-0/+1
2007-08-23pata_it821x: Fix regression/corruptorAlan Cox1-1/+1
2007-08-23lguest should depend on CONFIG_FUTEXAlexey Dobriyan1-1/+1
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman4-2/+33
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa1-46/+46
2007-08-22newport_con warning fixAndrew Morton1-2/+1
2007-08-22selection.h: add tty_struct forward declarationAndrew Morton1-0/+2
2007-08-22Check for PPC32 in imsttfbStephen Rothwell1-1/+1
2007-08-22Xen i386 xen-head.S fix sections mixupMathieu Desnoyers1-3/+3
2007-08-22exec: kill unsafe BUG_ON(sig->count) checksOleg Nesterov1-3/+0
2007-08-22rtc-max6902 minor fixesDavid Brownell1-3/+3
2007-08-22SLUB: do not fail on broken memory configurationsChristoph Lameter1-1/+8
2007-08-22SLUB: use atomic_long_read for atomic_long variablesChristoph Lameter1-3/+3
2007-08-22cfag12864b fixMiguel Ojeda1-1/+1
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson1-0/+16
2007-08-22autofs4: deadlock during createIan Kent1-14/+17
2007-08-22uml: fix previous request size limit fixJeff Dike1-2/+2
2007-08-22md: correctly update sysfs when a raid1 is reshapedNeilBrown1-4/+18
2007-08-22md: make sure a re-add after a restart honours bitmap when resyncingNeilBrown1-1/+2
2007-08-22w1: fix w1_remove_master_device() searchingEvgeniy Polyakov1-4/+6
2007-08-22Fix VM_FAULT flags conversion for hugetlbAdam Litke1-1/+1
2007-08-22synclink_gt fix module referencePaul Fulghum1-0/+4
2007-08-22slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B1-2/+12
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin1-1/+1
2007-08-22signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2-11/+12
2007-08-22signalfd: fix interaction with posix-timersOleg Nesterov1-2/+2
2007-08-22posix-timers: fix creation raceOleg Nesterov1-1/+1
2007-08-22posix-timers: fix deletion raceThomas Gleixner1-3/+4
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven5-1/+13
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven3-4/+4
2007-08-22zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven1-1/+1
2007-08-22m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven1-2/+2
2007-08-22m68k: Dont include RODATA into text segmentRoman Zippel1-2/+2
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox3-3/+12
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2-9/+3
2007-08-22remove dead code in via-pmu68kJohannes Berg1-240/+0
2007-08-22m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel1-2/+0
2007-08-22m68k: Kill superfluous externGeert Uytterhoeven1-5/+1
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven1-0/+2
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox7-16/+26
2007-08-22correct name for rtc-m41t80David Brownell1-1/+1
2007-08-22synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areasAndy Whitcroft1-8/+60
2007-08-22synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flagsAndy Whitcroft1-0/+1
2007-08-22h8300: missing includeYoshinori Sato2-0/+2
2007-08-22Documentation: fix getdelays.c printf bugMichael Neuling1-1/+1
2007-08-22free_irq(): fix DEBUG_SHIRQ handlingAndrew Morton1-0/+2
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt1-0/+17
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2-29/+57
2007-08-22serial_txx9: Fix modem control line handlingAtsushi Nemoto1-3/+11