- Updated to 3.4-rc1.
[linux-flexiantxendom0-3.2.10.git] / kernel / sysctl_binary.c
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-02 Jeff Mahoney- Updated to 3.2-rc7.
2011-12-20 Michel Lespinassebinary_sysctl(): fix memory leak
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-03 Vasily Averinipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-08-29 Jeff Mahoney- Update to 3.1-rc4.
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-12 Christoph Hellwigxfs: remove subdirectories
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-14 Al Viroopen-style analog of vfs_path_lookup()
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-12-09 Don Zickusx86, NMI: Add back unknown_nmi_panic and nmi_watchdog...
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Andy Shevchenkosysctl: don't use own implementation of hex_to_bin()
2010-05-08 Neil Hormanipv4: remove ip_rt_secret timer (v4)
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 Andi KleenSYSCTL: Print binary sysctl warnings (nearly) only...
2009-12-16 Andi Kleen[sysctl] Fix breakage on systems with older glibc
2009-11-12 Eric W. Biedermansysctl binary: Reorder the tests to process wild card...
2009-11-12 Eric W. Biedermansysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
2009-11-12 Eric W. Biedermansysctl: Warn about all uses of sys_sysctl.
2009-11-11 Eric W. Biedermansysctl: Reduce sys_sysctl to a compatibility wrapper...
2009-11-06 Eric W. Biedermansysctl: Make do_sysctl static
2009-11-06 Eric W. Biedermansysctl: Introduce a generic compat sysctl sysctl
2009-11-06 Eric W. Biedermansysctl: Refactor the binary sysctl handling to remove...
2009-11-06 Eric W. Biedermansysctl: Separate the binary sysctl logic into it's...