summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2-4/+8
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman29-152/+0
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman1-1/+2
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman27-0/+166
2005-07-26[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman1-2/+1
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2-42/+73
2005-07-26[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman1-0/+2
2005-07-26[PATCH] qla2xxx: Kconfig dependency fixAndrew Morton1-0/+1
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton1-3/+1
2005-07-26[PATCH] inotify: fix oops fixAndrew Morton1-1/+1
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love3-5/+20
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love1-1/+4
2005-07-26[PATCH] inotify: check retval in initRobert Love1-1/+8
2005-07-26[PATCH] inotify: change default limitsRobert Love1-2/+2
2005-07-26[PATCH] inotify: exit path cleanupsRobert Love1-10/+8
2005-07-26[PATCH] inotify: oops fixRobert Love1-1/+15
2005-07-26[PATCH] inotify: use fget_lightRobert Love1-8/+8
2005-07-26[PATCH] inotify: misc. cleanupRobert Love1-34/+32
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds106-30459/+34991
2005-07-26[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King1-0/+3
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King4-29/+69
2005-07-26[PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King1-29/+58
2005-07-26[PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-supportMichael Gernoth1-15/+4
2005-07-26[PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.cBen Dooks4-255/+312
2005-07-26[PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks1-8/+5
2005-07-26[PATCH] ARM: 2819/1: Fix several S3C24x0 IIS definesDimitry Andric1-3/+7
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller1-6/+6
2005-07-25[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-07-25[TG3]: add 5780 fiber supportMichael Chan2-7/+253
2005-07-25[TG3]: disallow jumbo TSO on 5780Michael Chan1-3/+11
2005-07-25[TG3]: consolidate all DMA water mark settingsMichael Chan2-23/+33
2005-07-25[TG3]: add variable buffer size for standard ringMichael Chan2-3/+10
2005-07-25[TG3]: add 5780 basic jumbo frame supportMichael Chan2-13/+20
2005-07-25[TG3]: add 5780 basic supportMichael Chan3-5/+53
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-11/+11
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-308/+79
2005-07-24[EMATCH]: Remove feature ifdefs in meta ematch.Patrick McHardy1-8/+8
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller7-24/+27
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller2-54/+7
2005-07-24[SPARC64]: Kill totally unused inline functions from asm/spitfire.hDavid S. Miller1-130/+0
2005-07-24[SPARC64]: Simplify asm/rwsem.h slightly.David S. Miller1-44/+4
2005-07-24[SPARC64]: Non-atomic bitops do not need volatile operationsDavid S. Miller1-28/+28
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller2-2/+4
2005-07-24[SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan1-3/+5
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-5/+2
2005-07-24[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-07-24[SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk1-14/+0
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller2-2/+2
2005-07-24[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'Cal Peake1-1/+1
2005-07-24[PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementationsRussell King2-18/+21