aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner3-37/+17
2007-02-16[PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner4-4/+4
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner9-11/+20
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar12-463/+295
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner3-67/+62
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner1-38/+2
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz2-97/+1
2007-02-16[PATCH] GTOD: persistent clock supportJohn Stultz4-1/+50
2007-02-16[PATCH] Fix timeout overflow with jiffiesIngo Molnar1-2/+2
2007-02-16[PATCH] Fix multiple conversion bugs in msecs_to_jiffiesIngo Molnar1-1/+42
2007-02-16[PATCH] Uninline jiffies.h functionsIngo Molnar2-201/+230
2007-02-16[PATCH] HZ free ntpjohn stultz4-16/+36
2007-02-16[PATCH] Add a function to handle interrupt affinity settingThomas Gleixner3-21/+51
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner5-20/+35
2007-02-16[PATCH] vmi-versus-hrtimersAndrew Morton1-1/+1
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk1-1/+1
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike1-18/+20
2007-02-16[PATCH] __page_symlink retry loop error code fixDmitriy Monakhov1-1/+2
2007-02-16[PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt1-4/+4
2007-02-16[PATCH] GPIO core documentationDavid Brownell1-7/+10
2007-02-15sata_vsc: use default cache line size if non-zeroNate Dailey1-2/+6
2007-02-15sata_nv: handle SError status indicationRobert Hancock1-1/+5
2007-02-15add delay around sl82c105_reset_engine callsOlaf Hering1-0/+3
2007-02-15ATA convert GSI to irq on ia64Zhang, Yanmin2-0/+13
2007-02-15libata: clear TF before IDENTIFYingTejun Heo1-1/+10
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox3-3/+13
2007-02-15libata: fix drive side 80c cable check, take 3Tejun Heo1-1/+1
2007-02-15sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson1-51/+4
2007-02-15sata_promise: fix missing PATA cable detectionMikael Pettersson1-1/+8
2007-02-15[PATCH] mincore: vma crossing fixNick Piggin1-2/+10
2007-02-15[PATCH] mincore: fill in results properlyNick Piggin1-0/+5
2007-02-15[PATCH] mincore: CONFIG_SWAP=n fixNick Piggin1-0/+5
2007-02-15sh: rts7751r2d board updates.Paul Mundt12-522/+395
2007-02-14[PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman1-0/+1
2007-02-14[PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley1-0/+3
2007-02-14[PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman1-0/+6
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman6-26/+37
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman2-0/+19
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman10-199/+486
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman2-5/+7
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman2-17/+47
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman68-80/+75
2007-02-14[PATCH] sysctl: remove support for directory strategy routinesEric W. Biederman1-8/+0
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman2-2/+1
2007-02-14[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman2-4/+14
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman4-176/+190
2007-02-14[PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman3-117/+147